851 B
851 B
Jpe230's CRKBD Layout
Layers
The four layers:
- BASE Layer: QWERTY
- LOWER Layer: Numbers + Arrows
- RAISE Layer: Symbols
- ADJUST Layer: Numpad + Media Keys + Fn keys
OLED
The graphics for the OLED varies depending on the target platform:
Half | RP2040 | Pro Micro |
---|---|---|
Master | ||
Slave |
Flashing
For Arduino Pro Micro:
qmk compile -kb crkbd -km jpe230
For Pro Micro Compatible board (See Converters):
qmk compile -kb crkbd -km jpe230 -e CONVERT_TO<target>