mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-18 01:46:09 +00:00
Correct layout macro name in Cannonkeys Ortho75 info.json (#12581)
This commit is contained in:
parent
a2ac6f50aa
commit
b64dabdffd
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"width": 15,
|
||||
"height": 5,
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_5x12": {
|
||||
"LAYOUT_ortho_5x15": {
|
||||
"layout": [
|
||||
{"label":"`", "x":0, "y":0},
|
||||
{"label":"1", "x":1, "y":0},
|
||||
|
|
Loading…
Reference in a new issue