]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboard/kc60/keymaps/stanleylai/README.md
adds backlight levels to the satan keyboard (#431)
[qmk_firmware.git] / keyboard / kc60 / keymaps / stanleylai / README.md
1 Stanley Lai's Split Right Shift with Dedicated Arrow Keys
2 ======================
3
4 ![Image of KC60 with RGB Underglow](../ws2812/ws2812_example.jpg)
5
6 ## Quantum MK Firmware
7 For the full Quantum feature list, see [the parent README.md](/README.md).
8
9 ## Keymap Notes
10 - Keymap setup with split Right Shift in mind.
11 - Right-side modifiers are setup as dedicated arrow keys
12
13 ### Base Layer Reference
14 - Fn Layer indicated on keycap front legends.
15 - Tapping Caps Lock key toggles Caps. Holding it down momentarily switches us to the Fn Layer.
16 - Holding down "Fn" and "Page Down" momentarily switches us to the RGB Layer. Tapping "Page Down" behaves as expected.
17 ![Base Layer](base_layer.jpg)
18
19 ### RGB Layer Reference
20 ![RGB Layer](rgb_layer.jpg)
21
22 ## WS2812 Support
23 By default, it is now setup for 16 LEDs on the PF5 breakout pin. See [included image](../ws2812/ws2812_wiring.jpg) for wiring reference.
24
25 ### Build
26 To build this keymap, simply run `make KEYMAP=stanleylai`.