commit: ac2e19b4d65ad08116ef3b4fc0e87005a2590e78
parent 37b189848878682a28af602617e989b4d7383c97
Author: QMK Bot <hello@qmk.fm>
Date: Wed, 22 May 2024 02:50:16 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/keyboards/ibm/model_m/modelh/keyboard.json b/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",