summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* update 9key readmeJack Humbert2017-08-23
|
* update build scriptJack Humbert2017-08-23
|
* Update keymap.cSteve Holt2017-08-22
|
* Update config.hSteve Holt2017-08-22
|
* Update MakefileSteve Holt2017-08-22
|
* fix link bracketsJonathan Boyett2017-08-22
|
* fix(9key): Fix layout of 9key readmeCory Shaw2017-08-22
|
* update(9key): Add readme with updated formatCory Shaw2017-08-22
|
* Add support for 9key by Bishop KeyboardsCory Shaw2017-08-22
|
* JD40 MiniVan portJonathan Boyett2017-08-22
|
* Adding MakefileRyan MacLean2017-08-22
| | | Required for JIS layouts
* Creating Mac Version of JIS KeymapRyan MacLean2017-08-22
| | | Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key.
* Merge branch 'master' of https://github.com/qmk/qmk_firmwareJack Humbert2017-08-22
|\
| * Fix avoid certificate errors that occur during '2-setup-environment-win.bat'keisuke3332017-08-22
| |
* | move to compiled [skip ci]Jack Humbert2017-08-22
|/
* Merge branch 'master' of https://github.com/qmk/qmk_firmwareJack Humbert2017-08-22
|\
| * convert to unix line-endings [skip ci]Jack Humbert2017-08-22
| |
* | update travis scriptJack Humbert2017-08-22
|/
* attempt to fix line-ending travis stuffJack Humbert2017-08-21
|
* Add back original copyrightsjpetermans2017-08-21
|
* Readme correction #2jpetermans2017-08-21
|
* Correct jpetermans keymap readme and update copyright infojpetermans2017-08-21
|
* triggering travisJack Humbert2017-08-21
|
* update building for .hex, secrets movingJack Humbert2017-08-21
|
* Fix gherkin README to use correct build command.Daniel Shields2017-08-21
|
* Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and endMark Spanbroek2017-08-21
| | | | The ctrl commands only seem to work well in terminal, not in other apps.
* Remove COMPACT_KEYMAP, use full KC_ keycodes instead.Mark Spanbroek2017-08-21
|
* Revert "Add COMPACT_KEYMAP macro to Satan GH60"Mark Spanbroek2017-08-21
| | | | 9a1826598a1a06d87459c5bbef9db9be277bdae9
* Add screen lock keyMark Spanbroek2017-08-21
|
* Fix power; use keyboard shortcut for MacMark Spanbroek2017-08-21
|
* Reverse the split shift/fnMark Spanbroek2017-08-21
| | | | | | 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.
* Add Mark I layoutMark Spanbroek2017-08-21
|
* Add COMPACT_KEYMAP macro to Satan GH60Mark Spanbroek2017-08-21
|
* Fix: add missing keys to Satan GH60 KEYMAP macroMark Spanbroek2017-08-21
|
* Add smt keymap for Sentraq S65-XStephen Tudor2017-08-21
|
* fix readmesJack Humbert2017-08-21
|
* adds sweet16 and four banger keyboardsJack Humbert2017-08-21
|
* Create readme.mdBen James2017-08-20
|
* Create MakefileBen James2017-08-20
|
* Create config.hBen James2017-08-20
|
* Create keymap.cBen James2017-08-20
|
* travis files in gitignore for good measureJack Humbert2017-08-20
|
* make travis convert line-endings and push a skippable commitJack Humbert2017-08-20
|
* stop compiling ez after build, rework ssh idsJack Humbert2017-08-20
|
* adds subatomic files (non-working)Jack Humbert2017-08-20
|
* Fix stray keystroke in readme file.Joe Wasson2017-08-20
|
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-20
|
* Merge pull request #1608 from hot-leaf-juice/masterJack Humbert2017-08-20
|\ | | | | keymap update
| * Merge branch 'master' of https://github.com/qmk/qmk_firmwareCallum Oakley2017-08-19
| |\