qmk-firmware/keyboards/satan
dkrieger 19753788c1 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.
2017-11-01 21:29:23 -04:00
..
keymaps Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality (#1948) 2017-11-01 21:29:23 -04:00
config.h
pinout.txt
readme.md
rules.mk
satan.c
satan.h

readme.md

Satan GH60

controller power

Keyboard Maintainer: QMK Community Hardware Supported: Satan GH60 PCB Hardware Availability: https://1upkeyboards.com/gh60-satan-pcb.html

Make example for this keyboard (after setting up your build environment):

make satan:default

See build environment setup then the make instructions for more information.