qmk_firmware/keyboards/kc60/keymaps/stanleylai
TerryMathews 50c686587e Create keycodes for RGB control functions
Moves RGB controls out of the macro function and assigns them their own
keycodes:
RGB_TOG (toggle on/off)
RGB_MOD (mode step)
RGB_HUI (increase hue)
RGB_HUD (decrease hue)
RGB_SAI (increase saturation)
RGB_SAD (decrease saturation)
RGB_VAI (increase brightness)
RGB_VAD (decrease brightness)
2016-07-07 23:34:33 -04:00
..
base_layer.png Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
config.h Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
keymap.c Create keycodes for RGB control functions 2016-07-07 23:34:33 -04:00
Makefile Fix other KC60 Keymap Makefiles so they compile properly 2016-07-03 13:49:10 +12:00
readme.md Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
rgb_layer.png Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00

Stanley Lai's Split Right Shift with Dedicated Arrow Keys

Image of KC60 with RGB Underglow

Quantum MK Firmware

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

Keymap Notes

  • Keymap setup with split Right Shift in mind.
  • Right-side modifiers are setup as dedicated arrow keys

Base Layer Reference

  • Fn Layer indicated on keycap front legends.
  • Tapping Caps Lock key toggles Caps. Holding it down momentarily switches us to the Fn Layer.
  • Holding down "Fn" and "Page Down" momentarily switches us to the RGB Layer. Tapping "Page Down" behaves as expected. Base Layer

RGB Layer Reference

RGB Layer

WS2812 Support

By default, it is now setup for 16 LEDs on the PF5 breakout pin. See included image for wiring reference.

Build

To build this keymap, simply run make KEYMAP=stanleylai.