Fix error_log complaint about Big Series boards (#9510)
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
{
|
||||
"keyboard_name": "Big Series 3-Key",
|
||||
"url": "",
|
||||
"maintainer": "qmk",
|
||||
"width": 12,
|
||||
"height": 4,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"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}]
|
||||
"keyboard_name": "Big Series 3-Key",
|
||||
"url": "",
|
||||
"maintainer": "qmk",
|
||||
"width": 12,
|
||||
"height": 4,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"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