forked from forks/qmk_firmware
0b591fd843
* community layout support for eagle_viper v2 and remove mechmerlin keymap dir * community layout support for eagle_viper v2 and remove mechmerlin keymap dir * Change to QMK_KEYBOARD_H and remove merlin keymap in favor of cmmunity layouts * community layout support 60_ansi * community layout support for 60_ansi |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
readme.md | ||
rules.mk |
Stanley Lai's Split Right Shift with Dedicated Arrow Keys
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.
RGB Layer Reference
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
.