Skip to content

Commit

Permalink
Fix odinmini layout macro (qmk#19429)
Browse files Browse the repository at this point in the history
  • Loading branch information
moyi4681 authored and ideas32 committed Jan 25, 2023
1 parent 50bba02 commit e9555be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/kbdfans/odinmini/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
]
}
}
Expand Down

0 comments on commit e9555be

Please sign in to comment.