summaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/mark1
AgeCommit message (Collapse)AuthorFilesLines
2018-07-05Satan refactor and Configurator support (#3305)noroadsleft1-18/+19
* 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 endMark Spanbroek1-2/+2
The ctrl commands only seem to work well in terminal, not in other apps.
2017-08-21Remove COMPACT_KEYMAP, use full KC_ keycodes instead.Mark Spanbroek1-28/+12
2017-08-21Add screen lock keyMark Spanbroek1-1/+2
2017-08-21Fix power; use keyboard shortcut for MacMark Spanbroek1-1/+2
2017-08-21Reverse the split shift/fnMark Spanbroek1-3/+18
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 layoutMark Spanbroek2-0/+34