aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kb_elmo/aek2_usb/info.json
diff options
context:
space:
mode:
authorJoel Challis2024-01-09 11:15:03 +0100
committerGitHub2024-01-09 11:15:03 +0100
commit66050bb809b2e173dbcf5ae59f81ed127b193df0 (patch)
tree007426c3996af3080c106505338164d013fe2eac /keyboards/kb_elmo/aek2_usb/info.json
parent455cd65e80563469712fe56de15666e06b945636 (diff)
Migrate dynamic_keymap.layer_count < 4 where requried (#22091)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/kb_elmo/aek2_usb/info.json')
-rw-r--r--keyboards/kb_elmo/aek2_usb/info.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/kb_elmo/aek2_usb/info.json b/keyboards/kb_elmo/aek2_usb/info.json
index 693f452f20..8a091a494c 100644
--- a/keyboards/kb_elmo/aek2_usb/info.json
+++ b/keyboards/kb_elmo/aek2_usb/info.json
@@ -13,6 +13,9 @@
"rows": ["D5", "C1", "C4", "D0", "C3", "C2", "B3", "B4"]
},
"diode_direction": "COL2ROW",
+ "dynamic_keymap": {
+ "layer_count": 3
+ },
"indicators": {
"caps_lock": "B1",
"num_lock": "B2",