summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
2017-02-28Various QOL changes:folkert44-70/+95
Removed some unneeded keys from raise and lower layers moved the + and = signs, backspace is now more intuitive moved all the Function keys to CUSTOM layer added ctrl alt del to CUSTOM layer simplified the layout picture greatly
2017-02-28Merge pull request #1124 from jmdaly/roadkit_firmwareJack Humbert14-0/+499
Add initial version of TheVan Keyboards Roadkit Firmware
2017-02-28Update default maps for missing keysChris Helming1-8/+8
2017-02-28Add initial version of TheVan Keyboards Roadkit FirmwareJohn M Daly14-0/+499
2017-02-28Merge pull request #1116 from hot-leaf-juice/masterJack Humbert2-12/+12
keymap update
2017-02-28Merge pull request #1121 from Leszek111/masterJack Humbert5-0/+280
add layout
2017-02-27Ammend readme.md1-2/+4
2017-02-27Add colemak_programmer5-0/+278
2017-02-23Merge branch 'master' into promethiumPriyadi Iman Nurcahyo16-103/+357
2017-02-22updated readmeCallum Oakley1-5/+5
2017-02-22Merge pull request #1113 from kesslern/masterJack Humbert2-0/+240
Add dvorak_emacs_software layout for ergodox
2017-02-22Merge remote-tracking branch 'qmk/master'Josh Colbeck1064-8126/+85236
2017-02-22added hotkey clusterCallum Oakley1-7/+7
2017-02-21added pause, prtsc & ins to list of keys to be processed on releasePriyadi Iman Nurcahyo1-2/+5
2017-02-21Move caps to FUN layer; add Pause keyPriyadi Iman Nurcahyo1-12/+4
2017-02-21Add dvorak_emacs_software layout for ergodoxNathan Kessler2-0/+240
2017-02-20Move del back to fun+backspcePriyadi Iman Nurcahyo1-3/+3
2017-02-20Only process Fnumber on key release, and only when layer is still activePriyadi Iman Nurcahyo1-0/+10
2017-02-20Merge pull request #1097 from stanleylai/masterJack Humbert9-74/+60
Added support for LED backlight, XD60v2's RGB underglow LED
2017-02-19XD60: Added BL_TOGG back to keymap, with 6 backlight stepsStanley Lai2-7/+4
2017-02-19Updated XD60 readme and photos to reflect v2 PCBStanley Lai4-2/+6
2017-02-16remove more warningsJack Humbert4-16/+36
2017-02-16Fix integer overflowPriyadi Iman Nurcahyo1-6/+4
2017-02-16Merge branch 'master' into promethiumPriyadi Iman Nurcahyo8-80/+165
2017-02-16reposition ins and del keyPriyadi Iman Nurcahyo2-13/+17
2017-02-16Merge pull request #1105 from nrrkeene/masterJack Humbert8-80/+165
The Ordinary Layout v5
2017-02-16The Ordinary Layout has all the keys in the right places.Nicholas Keene1-1/+1
2017-02-16This is the best layout, really, come lookNicholas Keene1-4/+4
2017-02-16The Ordinary Layout is the best one, the one you are looking for. Really. ↵Nicholas Keene4-29/+43
Check it out.
2017-02-15Added README for my keymapPriyadi Iman Nurcahyo2-0/+44
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo5-116/+168
2017-02-15Added copyright noticePriyadi Iman Nurcahyo1-2/+14
2017-02-15Merge my Planck-like keyboardsPriyadi Iman Nurcahyo4-976/+144
2017-02-15Merge branch 'master' into promethiumPriyadi Iman Nurcahyo3-16/+60
2017-02-15The Ordinary Layout is boring, normal, typical, expected.Nicholas Keene2-54/+125
2017-02-15The Ordinary Layout has a feature for one-handed chorded typingNicholas Keene2-3/+3
2017-02-15All my friends us The Ordinary Layout because it doesn't force you to change ↵Nicholas Keene2-4/+4
you typing habits
2017-02-15The Ordinary Layout now has more symbols on the Symbols layer! So useful!Nicholas Keene2-11/+11
2017-02-14Move Alt-Tab positionPriyadi Iman Nurcahyo1-4/+4
2017-02-14num, func, punc 3state layer done rightPriyadi Iman Nurcahyo2-57/+46
2017-02-14Added support for XD60v2 with RGB underglow and LED backlight supportStanley Lai5-72/+57
2017-02-13GUI layer fixesPriyadi Iman Nurcahyo2-4/+4
2017-02-13Alt-tab handling in GUI layerPriyadi Iman Nurcahyo2-5/+25
2017-02-13remove stand alone punc layer switcher for nowPriyadi Iman Nurcahyo2-3/+4
2017-02-13Add explicit punctuation key for greek layersPriyadi Iman Nurcahyo2-12/+12
2017-02-13Func + Num = PuncPriyadi Iman Nurcahyo2-17/+17
2017-02-13Merge pull request #1094 from priyadi/faux_clickyJack Humbert2-3/+4
Implement faux-clicky feature
2017-02-13move GRV to ESC positionPriyadi Iman Nurcahyo2-8/+9
2017-02-13Fix faux clicky toggle keyPriyadi Iman Nurcahyo1-3/+7
2017-02-13define missing KC_NO macroMarvin Ramin1-6/+7