mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
Fix odinmini layout macro (#19429)
This commit is contained in:
parent
6bd76c97be
commit
e08debb62f
|
@ -135,8 +135,8 @@
|
|||
{ "label": "0", "matrix": [4, 10], "w": 1, "x": 17.5, "y": 4 },
|
||||
{ "label": ".", "matrix": [4, 11], "w": 1, "x": 18.5, "y": 4 },
|
||||
{ "label": "\u2190", "matrix": [4, 12], "w": 1, "x": 14.25, "y": 4.25 },
|
||||
{ "label": "\u2193", "matrix": [4, 13], "w": 1, "x": 15.25, "y": 4.25 },
|
||||
{ "label": "\u2192", "matrix": [4, 14], "w": 1, "x": 16.25, "y": 4.25 }
|
||||
{ "label": "\u2193", "matrix": [4, 14], "w": 1, "x": 15.25, "y": 4.25 },
|
||||
{ "label": "\u2192", "matrix": [4, 15], "w": 1, "x": 16.25, "y": 4.25 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue