summaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/dkrieger
AgeCommit message (Collapse)AuthorFilesLines
2018-07-05Satan refactor and Configurator support (#3305)noroadsleft1-16/+15
* Matrix refactor * Keymap refactor * Configurator support * Readme cleanup
2017-11-02Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality ↵dkrieger4-0/+238
(#1948) * Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality and without LED functionality * move mouse layer to DOUBLE_HOLD, add UTIL layer for TRIPLE_HOLD - UTIL layer - currently has "RESET" key and nothing else. - functionality otherwise covered by bootmagic should go here - small bugfix: dispatch of [QTY]_HOLD should be based on range tap count falls in, not exact count.