mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
Fix Layout_Arrow 3rd key in bottom row (#23443)
Co-authored-by: v <v@phux.dev>
This commit is contained in:
parent
b0e948c380
commit
cd0043de8f
|
@ -130,7 +130,7 @@
|
|||
|
||||
{"matrix": [4, 5], "x": 0, "y": 3, "w": 1.25},
|
||||
{"matrix": [5, 4], "x": 1.25, "y": 3, "w": 1.5},
|
||||
{"matrix": [3, 0], "x": 2.75, "y": 3, "w": 1.25},
|
||||
{"matrix": [3, 1], "x": 2.75, "y": 3, "w": 1.25},
|
||||
{"matrix": [3, 2], "x": 4, "y": 3, "w": 2.25},
|
||||
{"matrix": [3, 3], "x": 6.25, "y": 3, "w": 2},
|
||||
{"matrix": [3, 4], "x": 8.25, "y": 3, "w": 1.5},
|
||||
|
|
Loading…
Reference in a new issue