info.json whitespace cleanups (#20651)

This commit is contained in:
Ryan
2023-05-02 08:25:15 +10:00
committed by GitHub
parent 1ab355802f
commit 79aa319946
805 changed files with 10370 additions and 10751 deletions

View File

@@ -21,7 +21,7 @@
"backlight": false
},
"matrix_pins": {
"cols": [ "B1", "C0", "C1", "C2", "D4", "D1", "D0", "C5", "C4", "C3", "D5" ],
"cols": ["B1", "C0", "C1", "C2", "D4", "D1", "D0", "C5", "C4", "C3", "D5"],
"rows": ["D6", "B0", "D7", "B5", "B3", "B4", "B2"]
},
"diode_direction": "COL2ROW",
@@ -29,7 +29,7 @@
"LAYOUT_all": {
"layout": [
{ "label": "Num Lock", "matrix": [2, 10], "x":6.75, "y": 0 },
{ "label": "-", "matrix": [1, 10], "x":6.75, "y": 1 },
{ "label": "-", "matrix": [1, 10], "x":6.75, "y": 1 },
{ "label": "*", "matrix": [1, 9], "x":7.75, "y": 1 },
{ "label": "7", "matrix": [0, 8], "x":6.75, "y": 2 },
{ "label": "8", "matrix": [0, 9], "x":7.75, "y": 2 },