Migrate dynamic_keymap.layer_count < 4 where requried (#22091)

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
Joel Challis
2024-01-09 10:15:03 +00:00
committed by GitHub
parent 455cd65e80
commit 66050bb809
51 changed files with 54 additions and 77 deletions

View File

@@ -24,5 +24,3 @@
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

View File

@@ -33,6 +33,9 @@
"rows": ["A4", "B10", "B2", "B1", "B0", "B15", "B13", "B14", "B12", "A10", "A9", "A8"]
},
"diode_direction": "ROW2COL",
"dynamic_keymap": {
"layer_count": 3
},
"encoder": {
"rotary": [
{"pin_a": "B3", "pin_b": "B5"},