diff options
| author | QMK Bot | 2025-10-22 17:20:28 +0200 |
|---|---|---|
| committer | QMK Bot | 2025-10-22 17:20:28 +0200 |
| commit | 946d651f579893965ae452a3d462f354395ea2a1 (patch) | |
| tree | 8f73586f42030a6f2f230a179a5228dc092372e0 | |
| parent | 7ea7930b8c1f9df36ca5dcabe97846c7c2a1e0d3 (diff) | |
| parent | 1c1e8d7f7af36ae668a9a690f22e6535a48fde57 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
| -rw-r--r-- | keyboards/ibm/model_m/yacobo/keyboard.json | 4 |
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 @@ {"label": "\u2193", "matrix": [7, 11], "x": 16.5, "y": 5.5}, {"label": "\u2192", "matrix": [7, 12], "x": 17.5, "y": 5.5}, - {"label": "0", "matrix": [0, 11], "x": 19, "y": 5.5, "w": 2}, + {"label": "0", "matrix": [0, 12], "x": 19, "y": 5.5, "w": 2}, {"label": ".", "matrix": [0, 13], "x": 21, "y": 5.5} ] }, @@ -277,7 +277,7 @@ {"label": "\u2193", "matrix": [7, 11], "x": 16.5, "y": 5.5}, {"label": "\u2192", "matrix": [7, 12], "x": 17.5, "y": 5.5}, - {"label": "0", "matrix": [0, 11], "x": 19, "y": 5.5, "w": 2}, + {"label": "0", "matrix": [0, 12], "x": 19, "y": 5.5, "w": 2}, {"label": ".", "matrix": [0, 13], "x": 21, "y": 5.5} ] } |