summaryrefslogtreecommitdiff
path: root/keyboards/ibm
diff options
context:
space:
mode:
authorJoel Beckmeyer <joel@beckmeyer.us>2025-04-24 16:04:30 -0400
committerGitHub <noreply@github.com>2025-04-24 13:04:30 -0700
commit4ae24004b7ef911fbdf134485bd00c10909414c1 (patch)
tree30ce0cc919b88d8b4b115660f4dc143b01094b3e /keyboards/ibm
parent8244659b44ac5ecdeef42d62839a24aa60516ff3 (diff)
modelh: add prerequisites for via support (#24932)
Diffstat (limited to 'keyboards/ibm')
-rw-r--r--keyboards/ibm/model_m/modelh/keyboard.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/ibm/model_m/modelh/keyboard.json b/keyboards/ibm/model_m/modelh/keyboard.json
index 7d39b5de45..7fee15cd2c 100644
--- a/keyboards/ibm/model_m/modelh/keyboard.json
+++ b/keyboards/ibm/model_m/modelh/keyboard.json
@@ -4,6 +4,9 @@
4 "maintainer": "jhawthorn", 4 "maintainer": "jhawthorn",
5 "bootloader": "stm32duino", 5 "bootloader": "stm32duino",
6 "diode_direction": "COL2ROW", 6 "diode_direction": "COL2ROW",
7 "dynamic_keymap": {
8 "layer_count": 3
9 },
7 "features": { 10 "features": {
8 "bootmagic": false, 11 "bootmagic": false,
9 "extrakey": true, 12 "extrakey": true,
@@ -33,7 +36,7 @@
33 "device_version": "1.0.0", 36 "device_version": "1.0.0",
34 "max_power": 100, 37 "max_power": 100,
35 "pid": "0xB155", 38 "pid": "0xB155",
36 "vid": "0xFEED" 39 "vid": "0xBDE0"
37 }, 40 },
38 "layouts": { 41 "layouts": {
39 "LAYOUT_fullsize_ansi_wkl": { 42 "LAYOUT_fullsize_ansi_wkl": {