Keyboard: Fix Configurator rendering for Big Series 2-, 3-, and 4-key boards (#3698)

This commit is contained in:
noroadsleft
2018-08-19 19:33:49 -07:00
committed by Drashna Jaelre
parent 4a3eb3bdd4
commit 2091280bbb
3 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
"height": 4,
"layouts": {
"LAYOUT": {
"layout": [{"x":0, "y":0, "w":4, "h":4}, {"x":1, "y":0, "w":4, "h":4}]
"layout": [{"x":0, "y":0, "w":4, "h":4}, {"x":4, "y":0, "w":4, "h":4}]
}
}
}