aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* update ergodox linksJack Humbert2017-08-241-2/+2
|
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23401-38317/+460
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-231-1/+1
|
* Update keymap.cSteve Holt2017-08-221-138/+156
|
* Update config.hSteve Holt2017-08-221-7/+4
|
* Update MakefileSteve Holt2017-08-221-1/+1
|
* fix link bracketsJonathan Boyett2017-08-221-1/+1
|
* fix(9key): Fix layout of 9key readmeCory Shaw2017-08-221-1/+1
|
* update(9key): Add readme with updated formatCory Shaw2017-08-221-0/+17
|
* Add support for 9key by Bishop KeyboardsCory Shaw2017-08-227-0/+196
|
* JD40 MiniVan portJonathan Boyett2017-08-224-0/+62
|
* Adding MakefileRyan MacLean2017-08-221-0/+1
| | | Required for JIS layouts
* Creating Mac Version of JIS KeymapRyan MacLean2017-08-221-0/+58
| | | Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key.
* Add back original copyrightsjpetermans2017-08-213-0/+3
|
* Readme correction #2jpetermans2017-08-211-1/+1
|
* Correct jpetermans keymap readme and update copyright infojpetermans2017-08-214-5/+5
|
* Fix gherkin README to use correct build command.Daniel Shields2017-08-211-1/+1
|
* Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and endMark Spanbroek2017-08-211-2/+2
| | | | 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-211-28/+12
|
* Revert "Add COMPACT_KEYMAP macro to Satan GH60"Mark Spanbroek2017-08-211-15/+0
| | | | 9a1826598a1a06d87459c5bbef9db9be277bdae9
* Add screen lock keyMark Spanbroek2017-08-211-1/+2
|
* Fix power; use keyboard shortcut for MacMark Spanbroek2017-08-211-1/+2
|
* Reverse the split shift/fnMark Spanbroek2017-08-211-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.
* Add Mark I layoutMark Spanbroek2017-08-212-0/+34
|
* Add COMPACT_KEYMAP macro to Satan GH60Mark Spanbroek2017-08-211-0/+15
|
* Fix: add missing keys to Satan GH60 KEYMAP macroMark Spanbroek2017-08-211-2/+2
|
* Add smt keymap for Sentraq S65-XStephen Tudor2017-08-211-0/+163
|
* fix readmesJack Humbert2017-08-212-4/+4
|
* adds sweet16 and four banger keyboardsJack Humbert2017-08-2114-0/+358
|
* Create readme.mdBen James2017-08-201-0/+12
|
* Create MakefileBen James2017-08-201-0/+21
|
* Create config.hBen James2017-08-201-0/+58
|
* Create keymap.cBen James2017-08-201-0/+122
|
* adds subatomic files (non-working)Jack Humbert2017-08-206-67/+164
|
* Fix stray keystroke in readme file.Joe Wasson2017-08-201-2/+2
|
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-2059-403/+403
|
* Merge pull request #1608 from hot-leaf-juice/masterJack Humbert2017-08-202-37/+56
|\ | | | | keymap update
| * Merge branch 'master' of https://github.com/qmk/qmk_firmwareCallum Oakley2017-08-19403-7004/+17483
| |\
| * | MORE layerCallum Oakley2017-07-042-37/+56
| | |
* | | Fix Planck Steno layout with new error message (remove MIDI).Joe Wasson2017-08-201-0/+1
| | |
* | | Keymap tweaks.Joe Wasson2017-08-202-2/+14
| | |
* | | Gherkin keymaps for Steno and TalljoeJoe Wasson2017-08-206-0/+105
| | |
* | | Added default ECO keymapThat-Canadian2017-08-203-0/+135
| | |
* | | Line ending stuff againThat-Canadian2017-08-202-16/+16
| | |
* | | Update s60_x/default/rule.mk for original Sentraq S60-XDaniel Khodabakhsh2017-08-201-2/+2
| | | | | | | | | | | | Fix and issue with the original Sentraq S60-X not being compatible with 'default'. If 'default' shouldn't be changed, perhaps I can create an 'original' revision.
* | | Merge pull request #1601 from dlaroe/masterJack Humbert2017-08-1912-0/+1173
|\ \ \ | | | | | | | | My keymaps only
| * | | Added Preonic Makefile and readme.md2017-08-182-2/+25
| | | |
| * | | Updated keymaps with second LOWER for the right hand2017-08-183-18/+18
| | | |
| * | | First Update2017-07-2412-0/+1150
| | | |
* | | | remove dead links, add troubleshooting sectionBalz Guenat2017-08-191-6/+13
| | | |