Fix Enter key matrix coordinates for smk65/revf ISO layout (#25373)

This commit is contained in:
Christoffer Larsen 2025-06-19 23:15:54 +02:00 committed by GitHub
parent 096696d86d
commit 03a53e29af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,7 +133,7 @@
{"matrix": [2, 10], "x": 10.75, "y": 2}, {"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2}, {"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 12], "x": 12.75, "y": 2}, {"matrix": [2, 12], "x": 12.75, "y": 2},
{"matrix": [1, 14], "x": 13.75, "y": 1, "w": 1.25, "h": 2}, {"matrix": [2, 14], "x": 13.75, "y": 1, "w": 1.25, "h": 2},
{"matrix": [2, 15], "x": 15, "y": 2}, {"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.25}, {"matrix": [3, 0], "x": 0, "y": 3, "w": 1.25},