]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality (#1948)
authordkrieger <dougkrieger@gmail.com>
Thu, 2 Nov 2017 01:29:23 +0000 (21:29 -0400)
committerJack Humbert <jack.humb@gmail.com>
Thu, 2 Nov 2017 01:29:23 +0000 (21:29 -0400)
commit19753788c1404f43f2a3000a68c336170cb7eb5c
treee381fba04686d6cf0f993aa9b780b21c445e420e
parent54a8abd785d46c879dfedb740df782b20521e086
Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality (#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.
keyboards/satan/keymaps/dkrieger/config.h [new file with mode: 0644]
keyboards/satan/keymaps/dkrieger/keymap.c [new file with mode: 0644]
keyboards/satan/keymaps/dkrieger/readme.md [new file with mode: 0644]
keyboards/satan/keymaps/dkrieger/rules.mk [new file with mode: 0644]