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

@@ -10,8 +10,8 @@
]
},
"matrix_pins": {
"rows":[ "C6", "D7", "B4", "D4", "E6", "B2" ],
"cols": ["B3", "B1", "F7", "F6", "F5", "F4", "B5" ]
"rows": ["C6", "D7", "B4", "D4", "E6", "B2"],
"cols": ["B3", "B1", "F7", "F6", "F5", "F4", "B5"]
},
"diode_direction": "COL2ROW",
"rgblight": {

View File

@@ -6,7 +6,7 @@
},
"matrix_pins": {
"rows": ["D1", "D7", "D3"],
"cols": [ "B4", "B5", "E6", "C6", "D4", "D0", "F4", "F5", "F6", "B3", "B2", "B6", "B1", "F7"]
"cols": ["B4", "B5", "E6", "C6", "D4", "D0", "F4", "F5", "F6", "B3", "B2", "B6", "B1", "F7"]
},
"diode_direction": "ROW2COL",
"rgblight": {
@@ -55,7 +55,7 @@
{ "matrix": [1, 7], "label":"K", "x":7, "y":1 },
{ "matrix": [1, 8], "label":"L", "x":8, "y":1 },
{ "matrix": [1, 9], "label":"Esc", "x":9, "y":1 },
{ "matrix": [1, 10], "label":"Enter", "x":10, "y":1 , "h":2 },
{ "matrix": [1, 10], "label":"Enter", "x":10, "y":1, "h":2 },
{ "matrix": [1, 11], "label":"4", "x":11, "y":1 },
{ "matrix": [1, 12], "label":"5", "x":12, "y":1 },
{ "matrix": [1, 13], "label":"6", "x":13, "y":1 },