blob: 31bbc4ebd13047b7c262a01f6a03e73501efc7af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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
-Master: Renders layer state + keylog
-Slave : Renders an animation of a cat that varies its animation speed based on the current WPM
## Flashing
Flash using `qmk compile -kb crkbd -km jpe230` for Pro Micro
|