summaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/dkrieger/config.h
Commit message (Collapse)AuthorAgeFilesLines
* GH60 Refactor: Move Satan into GH60 directory (#6485)MechMerlin2019-08-041-26/+0
| | | | | | | | * Move Satan into the GH60 directory to avoid the confusion of what PCB people have * set bootmagic to lite * rename gh60 file to revc
* Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality ↵dkrieger2017-11-011-0/+26
(#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.