More info.json whitespace cleanups (#20665)

This commit is contained in:
Ryan
2023-05-03 12:19:34 +10:00
committed by GitHub
parent 97a86b89a9
commit a5e46d8082
271 changed files with 18932 additions and 31736 deletions

View File

@@ -27,10 +27,10 @@
"layouts": {
"LAYOUT_fourkey": {
"layout": [
{"x":0, "y":0, "matrix":[0, 0]},
{"x":0, "y":1.25, "matrix":[0, 1]},
{"x":0, "y":2.25, "matrix":[0, 2]},
{"x":0, "y":3.25, "matrix":[0, 3]}
{"x": 0, "y": 0, "matrix": [0, 0]},
{"x": 0, "y": 1.25, "matrix": [0, 1]},
{"x": 0, "y": 2.25, "matrix": [0, 2]},
{"x": 0, "y": 3.25, "matrix": [0, 3]}
]
}
}