mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-09 21:58:19 +00:00
Fix malformed JSON in layouts/default/ortho_5x10/info.json
(#23414)
This commit is contained in:
parent
c70ebd4a0e
commit
b9b8ff8302
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
{"x":6, "y":4},
|
||||
{"x":7, "y":4},
|
||||
{"x":8, "y":4},
|
||||
{"x":9, "y":4},
|
||||
{"x":9, "y":4}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue