qmk_firmware/keyboards/satan/keymaps/lepa
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
2019-01-04 07:25:48 -08:00
..
keymap.c Keymap: Change Satan layout lepa (rev 2) (#3427) 2018-07-17 08:16:01 -07:00
readme.md Keymap: Change Satan layout lepa (rev 2) (#3427) 2018-07-17 08:16:01 -07:00
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00

readme.md

Satan GH60 ANSI Layout that uses tap dance

Satan GH60 Image

Notes:

  • Enter and Esc keys activate layer Fn1 when held, and work as usual when tapped.
  • Menu key activates layer Fn2 when held, and works as usual when tapped.
  • For the next keys a first key is used when held, and a second one is used when tapped 2 times:
    • Shift and Hyper;
    • Win and Win+Alt;
    • Ctrl and Ctrl+Alt;
    • Alt and Win+Ctrl.