aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/mark1
AgeCommit message (Collapse)Author
2018-07-04Satan refactor and Configurator support (#3305)Gravatar noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Readme cleanup
2017-08-21Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and endGravatar Mark Spanbroek
The ctrl commands only seem to work well in terminal, not in other apps.
2017-08-21Remove COMPACT_KEYMAP, use full KC_ keycodes instead.Gravatar Mark Spanbroek
2017-08-21Add screen lock keyGravatar Mark Spanbroek
2017-08-21Fix power; use keyboard shortcut for MacGravatar Mark Spanbroek
2017-08-21Reverse the split shift/fnGravatar 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-21Add Mark I layoutGravatar Mark Spanbroek