mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-20 04:42:51 +01:00
Migrate dynamic_keymap.layer_count < 4 where requried (#22091)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
co-authored by
Nick Brassel
parent
455cd65e80
commit
66050bb809
@@ -13,6 +13,9 @@
|
||||
"levels": 5,
|
||||
"breathing": true
|
||||
},
|
||||
"dynamic_keymap": {
|
||||
"layer_count": 3
|
||||
},
|
||||
"qmk_lufa_bootloader": {
|
||||
"esc_input": "F0",
|
||||
"esc_output": "E6",
|
||||
|
||||
Reference in New Issue
Block a user