aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/dkrieger
Commit message (Collapse)AuthorAgeFilesLines
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* Satan refactor and Configurator support (#3305)noroadsleft2018-07-041-16/+15
| | | | | | | | | | * Matrix refactor * Keymap refactor * Configurator support * Readme cleanup
* Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality ↵dkrieger2017-11-014-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.