Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-22 | update(9key): Add readme with updated format | ||
2017-08-22 | Add support for 9key by Bishop Keyboards | ||
2017-08-22 | JD40 MiniVan port | ||
2017-08-22 | Adding Makefile | ||
Required for JIS layouts | |||
2017-08-22 | Creating Mac Version of JIS Keymap | ||
Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key. | |||
2017-08-21 | Add back original copyrights | ||
2017-08-21 | Readme correction #2 | ||
2017-08-21 | Correct jpetermans keymap readme and update copyright info | ||
2017-08-21 | Fix gherkin README to use correct build command. | ||
2017-08-21 | Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and end | ||
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. | ||
2017-08-21 | Revert "Add COMPACT_KEYMAP macro to Satan GH60" | ||
9a1826598a1a06d87459c5bbef9db9be277bdae9 | |||
2017-08-21 | Add screen lock key | ||
2017-08-21 | Fix power; use keyboard shortcut for Mac | ||
2017-08-21 | Reverse the split shift/fn | ||
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 | ||
2017-08-21 | Add COMPACT_KEYMAP macro to Satan GH60 | ||
2017-08-21 | Fix: add missing keys to Satan GH60 KEYMAP macro | ||
2017-08-21 | Add smt keymap for Sentraq S65-X | ||
2017-08-21 | fix readmes | ||
2017-08-21 | adds sweet16 and four banger keyboards | ||
2017-08-20 | Create readme.md | ||
2017-08-20 | Create Makefile | ||
2017-08-20 | Create config.h | ||
2017-08-20 | Create keymap.c | ||
2017-08-20 | adds subatomic files (non-working) | ||
2017-08-20 | Fix stray keystroke in readme file. | ||
2017-08-20 | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | ||
2017-08-20 | Merge pull request #1608 from hot-leaf-juice/master | ||
keymap update | |||
2017-08-20 | Fix Planck Steno layout with new error message (remove MIDI). | ||
2017-08-20 | Keymap tweaks. | ||
2017-08-20 | Gherkin keymaps for Steno and Talljoe | ||
2017-08-20 | Added default ECO keymap | ||
2017-08-20 | Line ending stuff again | ||
2017-08-20 | Update s60_x/default/rule.mk for original Sentraq S60-X | ||
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. | |||
2017-08-19 | Merge pull request #1601 from dlaroe/master | ||
My keymaps only | |||
2017-08-19 | remove dead links, add troubleshooting section | ||
2017-08-19 | Update USB-USB converter README according to #1588 | ||
2017-08-19 | Update readme.md | ||
2017-08-19 | Update readme.md | ||
2017-08-19 | Fixing readme clobber | ||
2017-08-19 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-08-18 | Added Preonic Makefile and readme.md | ||
2017-08-18 | Updated keymaps with second LOWER for the right hand | ||
2017-08-18 | Update Nyquist readme file to new format | ||
2017-08-17 | Add dvorak/colemak layers | ||
2017-08-17 | bananasplit LED support and keymap add | ||
* added LED pin mapping * adding my keymap | |||
2017-08-16 | Make the bulk of our keyboards match the readme.md standard | ||
2017-08-16 | Revert "Moves files from ez/keymaps to ergodox/keymaps" | ||
This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079. | |||
2017-08-16 | Moves files from ez/keymaps to ergodox/keymaps | ||
That directory shouldn't even exist |