qmk_firmware/keyboards/satan/keymaps/unxmaal
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 Satan refactor and Configurator support (#3305) 2018-07-04 18:02:01 -07:00
README.md gh60 satan spacefn 2017-03-01 21:40:13 -05:00
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00

Unxmaal's GH60 Satan Layout

  • Mostly stolen from /u/robotmaxtron

##Quantum MK Firmware For the full Quantum feature list, see the parent readme.md.

  • Standard Mac ANSI layout
  • Spacebar acts as space when tapped, Fn when held
  • Menu acts as menu when tapped, Fn2 when held
  • Layer1:
    • Top row = `~, F1-F12, Del
    • JKIL = arrow cluster
  • Layer2:
    • Top row = media controls
    • JKIL = PgDn/Up/Home/Insert
    • Backspace = Reset

Additional Credits

Keymap has been based on various keymaps available from the QMK Repo for the GH60-SATAN and KC60 keyboards.