Keyboard: Fix Configurator rendering for Big Series 2-, 3-, and 4-key boards (#3698)
This commit is contained in:
committed by
Drashna Jaelre
parent
4a3eb3bdd4
commit
2091280bbb
@@ -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}, {"x":2, "y":0, "w":4, "h":4}]
|
||||
"layout": [{"x":0, "y":0, "w":4, "h":4}, {"x":4, "y":0, "w":4, "h":4}, {"x":8, "y":0, "w":4, "h":4}]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user