forked from mirrors/qmk_firmware
Fix odinmini layout macro (#19429)
This commit is contained in:
parent
6bd76c97be
commit
e08debb62f
1 changed files with 2 additions and 2 deletions
|
@ -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