Update keyboard.json

This commit is contained in:
Philip
2024-12-18 23:49:40 +03:00
committed by GitHub
parent 97786350b1
commit 3dc215558e

View File

@@ -132,11 +132,11 @@
{"matrix": [10, 1], "x": 12, "y": 5},
{"matrix": [10, 2], "x": 13, "y": 5},
{"matrix": [11, 1], "x": 9, "y": 6},
{"matrix": [11, 2], "x": 10, "y": 6},
{"matrix": [11, 1], "x": 11, "y": 6},
{"matrix": [11, 2], "x": 12, "y": 6},
{"matrix": [11, 3], "x": 9, "y": 7},
{"matrix": [11, 4], "x": 10, "y": 7}
{"matrix": [11, 3], "x": 11, "y": 7},
{"matrix": [11, 4], "x": 12, "y": 7}
]
}
}