You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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.
6 years ago
..
keymap.c
readme.md
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 6 years ago

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.