info.json
whitespace cleanups (#20651)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"diode_direction": "COL2ROW",
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{ "pin_a": "F5", "pin_b": "F4", "resolution": 2 }
|
||||
{"pin_a": "F5", "pin_b": "F4", "resolution": 2}
|
||||
]
|
||||
},
|
||||
"features": {
|
||||
@@ -23,7 +23,7 @@
|
||||
"encoder": true,
|
||||
"rgblight": true,
|
||||
"split": true,
|
||||
"tri_layer": true
|
||||
"tri_layer": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B1", "B2", "B3", "B6", "F7", "F6"],
|
||||
@@ -41,14 +41,14 @@
|
||||
"pin": "D3"
|
||||
},
|
||||
"split": {
|
||||
"bootmagic": {
|
||||
"bootmagic": {
|
||||
"matrix": [5, 0]
|
||||
},
|
||||
"enabled": true,
|
||||
"enabled": true,
|
||||
"encoder": {
|
||||
"right": {
|
||||
"rotary": [
|
||||
{ "pin_a": "F4", "pin_b": "F5", "resolution": 2 }
|
||||
{"pin_a": "F4", "pin_b": "F5", "resolution": 2}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user