Update CRKBD keymap (#18619)
This commit is contained in:
@@ -6,10 +6,18 @@ The four layers:
|
||||
- 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
|
||||
The graphics for the OLED varies depending on the target platform:
|
||||
|
||||
| Half | RP2040 | Pro Micro |
|
||||
|--------|--------------------------------------|--------------------------------------|
|
||||
| Master |  |  |
|
||||
| Slave |  |  |
|
||||
|
||||
|
||||
## Flashing
|
||||
Flash using `qmk compile -kb crkbd -km jpe230` for Pro Micro
|
||||
For Arduino Pro Micro:
|
||||
- `qmk compile -kb crkbd -km jpe230`
|
||||
|
||||
For Pro Micro Compatible board (See [Converters](https://docs.qmk.fm/#/feature_converters?id=converters)):
|
||||
- `qmk compile -kb crkbd -km jpe230 -e CONVERT_TO<target>`
|
||||
|
Reference in New Issue
Block a user