Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-21 | Correct jpetermans keymap readme and update copyright info | ||
2017-08-21 | triggering travis | ||
2017-08-21 | update building for .hex, secrets moving | ||
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 | travis files in gitignore for good measure | ||
2017-08-20 | make travis convert line-endings and push a skippable commit | ||
2017-08-20 | stop compiling ez after build, rework ssh ids | ||
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 | Fix compilation error when NO_ACTION_LAYER is defined. | ||
2017-08-20 | Gherkin keymaps for Steno and Talljoe | ||
2017-08-20 | Add compile error if too many endpoints are defined for the ATmega32U4. | ||
2017-08-20 | Allow steno to build when NKRO is not defined. | ||
Was missing eeprom.h, MAX(), and memset. | |||
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-20 | Correct if-statement | ||
2017-08-20 | Added gentoo support for dependency script | ||
2017-08-19 | validates json | ||
2017-08-19 | adds redirects for docs | ||
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 | Reverting CMD Changes | ||
Adding the CMD from @edasque in once more as it allows specifying more than one board via host ENV vars. Currently, the Dockerfile is hard-coded. | |||
2017-08-19 | Required overridden function for keymaps in EEPROM | ||
2017-08-19 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-08-18 | Added Preonic Makefile and readme.md | ||