Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-24 | update travis script | Jack Humbert | |
2017-08-24 | update ergodox links | Jack Humbert | |
2017-08-24 | Fix broken link | Markus Kohler | |
2017-08-23 | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | |
* 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-23 | update 9key readme | Jack Humbert | |
2017-08-23 | update build script | Jack Humbert | |
2017-08-22 | Update keymap.c | Steve Holt | |
2017-08-22 | Update config.h | Steve Holt | |
2017-08-22 | Update Makefile | Steve Holt | |
2017-08-22 | fix link brackets | Jonathan Boyett | |
2017-08-22 | fix(9key): Fix layout of 9key readme | Cory Shaw | |
2017-08-22 | update(9key): Add readme with updated format | Cory Shaw | |
2017-08-22 | Add support for 9key by Bishop Keyboards | Cory Shaw | |
2017-08-22 | JD40 MiniVan port | Jonathan Boyett | |
2017-08-22 | Adding Makefile | Ryan MacLean | |
Required for JIS layouts | |||
2017-08-22 | Creating Mac Version of JIS Keymap | Ryan MacLean | |
Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key. | |||
2017-08-22 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | Jack Humbert | |
2017-08-22 | move to compiled [skip ci] | Jack Humbert | |
2017-08-22 | Fix avoid certificate errors that occur during '2-setup-environment-win.bat' | keisuke333 | |
2017-08-22 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | Jack Humbert | |
2017-08-22 | update travis script | Jack Humbert | |
2017-08-22 | convert to unix line-endings [skip ci] | Jack Humbert | |
2017-08-21 | attempt to fix line-ending travis stuff | Jack Humbert | |
2017-08-21 | Add back original copyrights | jpetermans | |
2017-08-21 | Readme correction #2 | jpetermans | |
2017-08-21 | Correct jpetermans keymap readme and update copyright info | jpetermans | |
2017-08-21 | triggering travis | Jack Humbert | |
2017-08-21 | update building for .hex, secrets moving | Jack Humbert | |
2017-08-21 | Fix gherkin README to use correct build command. | Daniel Shields | |
2017-08-21 | Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and end | Mark Spanbroek | |
The ctrl commands only seem to work well in terminal, not in other apps. | |||
2017-08-21 | Remove COMPACT_KEYMAP, use full KC_ keycodes instead. | Mark Spanbroek | |
2017-08-21 | Revert "Add COMPACT_KEYMAP macro to Satan GH60" | Mark Spanbroek | |
9a1826598a1a06d87459c5bbef9db9be277bdae9 | |||
2017-08-21 | Add screen lock key | Mark Spanbroek | |
2017-08-21 | Fix power; use keyboard shortcut for Mac | Mark Spanbroek | |
2017-08-21 | Reverse the split shift/fn | Mark Spanbroek | |
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-21 | Add Mark I layout | Mark Spanbroek | |
2017-08-21 | Add COMPACT_KEYMAP macro to Satan GH60 | Mark Spanbroek | |
2017-08-21 | Fix: add missing keys to Satan GH60 KEYMAP macro | Mark Spanbroek | |
2017-08-21 | Add smt keymap for Sentraq S65-X | Stephen Tudor | |
2017-08-21 | fix readmes | Jack Humbert | |
2017-08-21 | adds sweet16 and four banger keyboards | Jack Humbert | |
2017-08-20 | Create readme.md | Ben James | |
2017-08-20 | Create Makefile | Ben James | |
2017-08-20 | Create config.h | Ben James | |
2017-08-20 | Create keymap.c | Ben James | |
2017-08-20 | travis files in gitignore for good measure | Jack Humbert | |
2017-08-20 | make travis convert line-endings and push a skippable commit | Jack Humbert | |
2017-08-20 | stop compiling ez after build, rework ssh ids | Jack Humbert | |
2017-08-20 | adds subatomic files (non-working) | Jack Humbert | |
2017-08-20 | Fix stray keystroke in readme file. | Joe Wasson | |