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

@@ -20,14 +20,14 @@
{"pin_a": "F0", "pin_b": "F1"}
]
},
"layouts":{
"layouts": {
"LAYOUT": {
"layout": [{ "label": "Play", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "Mute", "matrix": [0, 1], "w": 1, "x": 1.5, "y": 0.5 },
{ "label": "Next", "matrix": [1, 0], "w": 1, "x": 0, "y": 1 },
{ "label": "Prev", "matrix": [2, 0], "w": 1, "x": 0, "y": 2 },
{ "label": "Left", "matrix": [2, 1], "w": 1, "x": 1, "y": 2 },
{ "label": "Rght", "matrix": [2, 2], "w": 1, "x": 2, "y": 2 }]
"layout": [{"label": "Play", "matrix": [0, 0], "w": 1, "x": 0, "y": 0},
{"label": "Mute", "matrix": [0, 1], "w": 1, "x": 1.5, "y": 0.5},
{"label": "Next", "matrix": [1, 0], "w": 1, "x": 0, "y": 1},
{"label": "Prev", "matrix": [2, 0], "w": 1, "x": 0, "y": 2},
{"label": "Left", "matrix": [2, 1], "w": 1, "x": 1, "y": 2},
{"label": "Rght", "matrix": [2, 2], "w": 1, "x": 2, "y": 2}]
},
}
}