boardsource/holiday/spooky: update info.json layout macro reference (#13875)
- change LAYOUT to LAYOUT_ortho_2x3
This commit is contained in:
parent
d1cbea685e
commit
8802d28aad
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"width": 3,
|
||||
"height": 2,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"LAYOUT_ortho_2x3": {
|
||||
"layout": [
|
||||
{ "label": "k00", "x": 0, "y": 0 },
|
||||
{ "label": "k01", "x": 1, "y": 0 },
|
||||
|
|
Loading…
Reference in a new issue