fix info.json layout name for boardsource/5x12 (#12145)
This commit is contained in:
parent
5d7ad69cd8
commit
225bff226f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"width": 12,
|
||||
"height": 5,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"LAYOUT_ortho_5x12": {
|
||||
"layout": [
|
||||
{ "label": "K01", "x": 0, "y": 0 },
|
||||
{ "label": "K02", "x": 1, "y": 0 },
|
||||
|
|
Loading…
Reference in a new issue