Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-08-20 | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | Joe Wasson | |
2017-08-20 | Merge pull request #1608 from hot-leaf-juice/master | Jack Humbert | |
keymap update | |||
2017-08-20 | Fix Planck Steno layout with new error message (remove MIDI). | Joe Wasson | |
2017-08-20 | Keymap tweaks. | Joe Wasson | |
2017-08-20 | Fix compilation error when NO_ACTION_LAYER is defined. | Joe Wasson | |
2017-08-20 | Gherkin keymaps for Steno and Talljoe | Joe Wasson | |
2017-08-20 | Add compile error if too many endpoints are defined for the ATmega32U4. | Joe Wasson | |
2017-08-20 | Allow steno to build when NKRO is not defined. | Joe Wasson | |
Was missing eeprom.h, MAX(), and memset. | |||
2017-08-20 | Added default ECO keymap | That-Canadian | |
2017-08-20 | Line ending stuff again | That-Canadian | |
2017-08-20 | Update s60_x/default/rule.mk for original Sentraq S60-X | Daniel Khodabakhsh | |
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 | ThreeFx | |
2017-08-20 | Added gentoo support for dependency script | ThreeFx | |
2017-08-19 | validates json | Jack Humbert | |
2017-08-19 | adds redirects for docs | Jack Humbert | |
2017-08-19 | Merge pull request #1601 from dlaroe/master | Jack Humbert | |
My keymaps only | |||
2017-08-19 | remove dead links, add troubleshooting section | Balz Guenat | |
2017-08-19 | Update USB-USB converter README according to #1588 | Balz Guenat | |
2017-08-19 | Update readme.md | Ryan MacLean | |
2017-08-19 | Update readme.md | Ryan MacLean | |
2017-08-19 | Fixing readme clobber | Ryan MacLean | |
2017-08-19 | Reverting CMD Changes | Ryan MacLean | |
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 | Wilba6582 | |