summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2025-10-22 15:20:28 +0000
committerQMK Bot <hello@qmk.fm>2025-10-22 15:20:28 +0000
commit946d651f579893965ae452a3d462f354395ea2a1 (patch)
tree8f73586f42030a6f2f230a179a5228dc092372e0
parent7ea7930b8c1f9df36ca5dcabe97846c7c2a1e0d3 (diff)
parent1c1e8d7f7af36ae668a9a690f22e6535a48fde57 (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--keyboards/ibm/model_m/yacobo/keyboard.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ibm/model_m/yacobo/keyboard.json b/keyboards/ibm/model_m/yacobo/keyboard.json
index 7ea9c6a621..dd88ac5cd4 100644
--- a/keyboards/ibm/model_m/yacobo/keyboard.json
+++ b/keyboards/ibm/model_m/yacobo/keyboard.json
@@ -153,7 +153,7 @@
153 {"label": "\u2193", "matrix": [7, 11], "x": 16.5, "y": 5.5}, 153 {"label": "\u2193", "matrix": [7, 11], "x": 16.5, "y": 5.5},
154 {"label": "\u2192", "matrix": [7, 12], "x": 17.5, "y": 5.5}, 154 {"label": "\u2192", "matrix": [7, 12], "x": 17.5, "y": 5.5},
155 155
156 {"label": "0", "matrix": [0, 11], "x": 19, "y": 5.5, "w": 2}, 156 {"label": "0", "matrix": [0, 12], "x": 19, "y": 5.5, "w": 2},
157 {"label": ".", "matrix": [0, 13], "x": 21, "y": 5.5} 157 {"label": ".", "matrix": [0, 13], "x": 21, "y": 5.5}
158 ] 158 ]
159 }, 159 },
@@ -277,7 +277,7 @@
277 {"label": "\u2193", "matrix": [7, 11], "x": 16.5, "y": 5.5}, 277 {"label": "\u2193", "matrix": [7, 11], "x": 16.5, "y": 5.5},
278 {"label": "\u2192", "matrix": [7, 12], "x": 17.5, "y": 5.5}, 278 {"label": "\u2192", "matrix": [7, 12], "x": 17.5, "y": 5.5},
279 279
280 {"label": "0", "matrix": [0, 11], "x": 19, "y": 5.5, "w": 2}, 280 {"label": "0", "matrix": [0, 12], "x": 19, "y": 5.5, "w": 2},
281 {"label": ".", "matrix": [0, 13], "x": 21, "y": 5.5} 281 {"label": ".", "matrix": [0, 13], "x": 21, "y": 5.5}
282 ] 282 ]
283 } 283 }