mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-23 03:50:28 +08:00
boardsource/beiwagon: correct QMK Configurator layout data (#17771)
This commit is contained in:
parent
58d484ea28
commit
592028c724
|
@ -55,9 +55,9 @@
|
|||
{ "matrix": [2, 0], "x": 0, "y": 2 },
|
||||
{ "matrix": [2, 1], "x": 1, "y": 2 },
|
||||
{ "matrix": [2, 2], "x": 2, "y": 2 },
|
||||
{ "matrix": [3, 0], "x": 0, "y": 2 },
|
||||
{ "matrix": [3, 1], "x": 1, "y": 2 },
|
||||
{ "matrix": [3, 2], "x": 2, "y": 2 }
|
||||
{ "matrix": [3, 0], "x": 0, "y": 3 },
|
||||
{ "matrix": [3, 1], "x": 1, "y": 3 },
|
||||
{ "matrix": [3, 2], "x": 2, "y": 3 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue