summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-24Add split ansi layout and talljoe's keymap.Joe Wasson9-1/+148
2017-08-24update travis scriptJack Humbert1-1/+2
2017-08-24update ergodox linksJack Humbert1-2/+2
2017-08-24Fix broken linkMarkus Kohler1-1/+1
2017-08-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert451-1477/+1651
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
2017-08-23update 9key readmeJack Humbert1-1/+1
2017-08-23update build scriptJack Humbert1-10/+5
2017-08-23Update keymap.cSteve Holt1-138/+156
2017-08-23Update config.hSteve Holt1-7/+4
2017-08-23Update MakefileSteve Holt1-1/+1
2017-08-23fix link bracketsJonathan Boyett1-1/+1
2017-08-23fix(9key): Fix layout of 9key readmeCory Shaw1-1/+1
2017-08-23update(9key): Add readme with updated formatCory Shaw1-0/+17
2017-08-23Add support for 9key by Bishop KeyboardsCory Shaw7-0/+196
2017-08-23JD40 MiniVan portJonathan Boyett4-0/+62
2017-08-22Adding MakefileRyan MacLean1-0/+1
Required for JIS layouts
2017-08-22Creating Mac Version of JIS KeymapRyan MacLean1-0/+58
Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key.
2017-08-22Merge branch 'master' of https://github.com/qmk/qmk_firmwareJack Humbert1-2/+2
2017-08-22move to compiled [skip ci]Jack Humbert1-3/+3
2017-08-22Fix avoid certificate errors that occur during '2-setup-environment-win.bat'keisuke3331-2/+2
2017-08-22Merge branch 'master' of https://github.com/qmk/qmk_firmwareJack Humbert0-0/+0
2017-08-22update travis scriptJack Humbert1-2/+1
2017-08-22convert to unix line-endings [skip ci]Jack Humbert1-2/+1
2017-08-22attempt to fix line-ending travis stuffJack Humbert1-1/+2
2017-08-22Add back original copyrightsjpetermans3-0/+3
2017-08-22Readme correction #2jpetermans1-1/+1
2017-08-22Correct jpetermans keymap readme and update copyright infojpetermans4-5/+5
2017-08-22triggering travisJack Humbert0-0/+0
2017-08-22update building for .hex, secrets movingJack Humbert4-7/+6
2017-08-21Fix gherkin README to use correct build command.Daniel Shields1-1/+1
2017-08-21Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and endMark Spanbroek1-2/+2
The ctrl commands only seem to work well in terminal, not in other apps.
2017-08-21Remove COMPACT_KEYMAP, use full KC_ keycodes instead.Mark Spanbroek1-28/+12
2017-08-21Revert "Add COMPACT_KEYMAP macro to Satan GH60"Mark Spanbroek1-15/+0
9a1826598a1a06d87459c5bbef9db9be277bdae9
2017-08-21Add screen lock keyMark Spanbroek1-1/+2
2017-08-21Fix power; use keyboard shortcut for MacMark Spanbroek1-1/+2
2017-08-21Reverse the split shift/fnMark Spanbroek1-3/+18
Turns out that 3c and 3d are not reversed when splitting the right shift in the way that the Mark I layout does. Reversing it here, rather than in the generic satan.h to avoid breaking the other layouts.
2017-08-21Add Mark I layoutMark Spanbroek2-0/+34
2017-08-21Add COMPACT_KEYMAP macro to Satan GH60Mark Spanbroek1-0/+15
2017-08-21Fix: add missing keys to Satan GH60 KEYMAP macroMark Spanbroek1-2/+2
2017-08-21Add smt keymap for Sentraq S65-XStephen Tudor1-0/+163
2017-08-21fix readmesJack Humbert2-4/+4
2017-08-21adds sweet16 and four banger keyboardsJack Humbert14-0/+358
2017-08-21Create readme.mdBen James1-0/+12
2017-08-21Create MakefileBen James1-0/+21
2017-08-21Create config.hBen James1-0/+58
2017-08-21Create keymap.cBen James1-0/+122
2017-08-20travis files in gitignore for good measureJack Humbert1-1/+6
2017-08-20make travis convert line-endings and push a skippable commitJack Humbert2-0/+7
2017-08-20stop compiling ez after build, rework ssh idsJack Humbert1-2/+2
2017-08-20adds subatomic files (non-working)Jack Humbert6-67/+164