qmk_firmware/keyboards/gh60/keymaps/robotmaxtron
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
..
config.h Remove all of the deprecated RGB defines 2018-10-22 14:55:57 -04:00
keymap.c
readme.md
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00

robotmaxtron's GH60 Layout

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

  • Standard ANSI layout with Pok3r styled function layers
  • ESC key led enables when on function layer
  • Lockable layer with arrow keys on WASD with backlighting to indicate locked on arrow layer
  • Neopixel/WS2812 RGB Underglow Support

Reference Images

Wiring Refererence

Additional Credits

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