Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-04 | Satan refactor and Configurator support (#3305) | noroadsleft | |
* Matrix refactor * Keymap refactor * Configurator support * Readme cleanup | |||
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 | 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 | |