mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 05:02:07 +00:00
match enter key matrix position to new PCB version
This commit is contained in:
parent
fcaf67e4fc
commit
7a9e176808
@ -103,7 +103,7 @@
|
||||
{ "matrix": [4, 7], "x": 7, "y": 4 },
|
||||
{ "matrix": [4, 8], "x": 8, "y": 4 },
|
||||
{ "matrix": [4, 9], "x": 9, "y": 4 },
|
||||
{ "matrix": [4, 10], "x": 10, "y": 4, "w": 2 },
|
||||
{ "matrix": [4, 11], "x": 10, "y": 4, "w": 2 },
|
||||
|
||||
{ "matrix": [5, 0], "x": 0, "y": 5, "w": 2 },
|
||||
{ "matrix": [5, 1], "x": 2, "y": 5 },
|
||||
|
Loading…
Reference in New Issue
Block a user