Fix Enter key matrix coordinates for smk65/revf ISO layout (#25373)
This commit is contained in:
parent
096696d86d
commit
03a53e29af
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue