info.json
whitespace cleanups (#20651)
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"lto": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"rows": [ "F4", "F5", "F6", "F7" ],
|
||||
"cols": [ "D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7", "F1", "F0", "B0", "B1" ]
|
||||
"rows": ["F4", "F5", "F6", "F7"],
|
||||
"cols": ["D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7", "F1", "F0", "B0", "B1"]
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"features": {
|
||||
@@ -26,7 +26,7 @@
|
||||
"oled": true,
|
||||
"rgblight": true
|
||||
},
|
||||
"community_layouts": [ "ortho_4x12" ],
|
||||
"community_layouts": ["ortho_4x12"],
|
||||
"diode_direction": "COL2ROW",
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
|
Reference in New Issue
Block a user