Browse Source

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 2 years ago
parent
commit
ac2e19b4d6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      keyboards/ibm/model_m/modelh/keyboard.json

+ 2 - 1
keyboards/ibm/model_m/modelh/keyboard.json

@@ -20,7 +20,8 @@
     },
     "matrix_pins": {
         "cols": ["A10", "A9", "A8", "B15", "B14", "B13", "B12", "B11", "B10", "B1", "B0", "A7", "A6", "A5", "A4", "A3"],
-        "rows": ["B6", "B5", "B4", "A15", "B3", "A0", "A2", "A1"]
+        "rows": ["B6", "B5", "B4", "A15", "B3", "A0", "A2", "A1"],
+        "ghost": true
     },
     "processor": "STM32F103",
     "url": "modelh.club",