Resolve a number of warnings in qmk generate-api (#12833)

This commit is contained in:
Zach White
2021-05-08 12:44:05 -07:00
committed by GitHub
parent 3e9f809988
commit 767089384f
31 changed files with 42 additions and 44 deletions

View File

@@ -5,7 +5,7 @@
"width": 4,
"height": 2,
"layouts": {
"LAYOUT": {
"LAYOUT_ortho_2x4": {
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}]
}
}