fix info.json layout name for boardsource/5x12 (#12145)
1 files changed, 1 insertions(+), 1 deletions(-) M keyboards/boardsource/5x12/info.json
M keyboards/boardsource/5x12/info.json => keyboards/boardsource/5x12/info.json +1 -1
@@ 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 },