forked from mirrors/qmk_userspace
More info.json whitespace cleanups (#20665)
This commit is contained in:
parent
97a86b89a9
commit
a5e46d8082
271 changed files with 18932 additions and 31736 deletions
|
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
},
|
||||
"matrix_pins": {
|
||||
"right":{
|
||||
"right": {
|
||||
"cols": ["F1", "F0", "F4", "F5", "F6", "D5", "C7", "D3", "B7"],
|
||||
"rows": ["B3", "B2", "B6", "B4", "D7", "B0"]
|
||||
}
|
||||
|
|
@ -44,11 +44,11 @@
|
|||
{"pin_a": "F5", "pin_b": "F6"}
|
||||
]
|
||||
},
|
||||
"backlight":{
|
||||
"backlight": {
|
||||
"pin": "B5"
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count" : 16,
|
||||
"led_count": 16,
|
||||
"split_count": [8, 8],
|
||||
"animations": {
|
||||
"alternating": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue