mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 21:01:31 +00:00
Fix Enter key matrix coordinates for smk65/revf ISO layout (#25373)
This commit is contained in:
parent
096696d86d
commit
03a53e29af
@ -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},
|
||||||
|
Loading…
Reference in New Issue
Block a user