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

@@ -17,25 +17,25 @@
"extrakey": true,
"mousekey": false,
"nkro": true,
"rgblight": true
"rgblight": true
},
"rgblight": {
"led_count": 4,
"hue_steps": 10,
"saturation_steps": 17,
"hue_steps": 10,
"saturation_steps": 17,
"brightness_steps": 17,
"max_brightness": 255,
"animations": {
"alternating": true,
"breathing": true,
"christmas": true,
"knight": true,
"rainbow_mood": true,
"rainbow_swirl": true,
"rgb_test": true,
"snake": true,
"static_gradient": true,
"twinkle": true
"max_brightness": 255,
"animations": {
"alternating": true,
"breathing": true,
"christmas": true,
"knight": true,
"rainbow_mood": true,
"rainbow_swirl": true,
"rgb_test": true,
"snake": true,
"static_gradient": true,
"twinkle": true
}
},
"ws2812": {
@@ -43,7 +43,7 @@
"driver": "vendor"
},
"encoder": {
"enabled": true,
"enabled": true,
"rotary": [
{"pin_a": "GP1", "pin_b": "GP2", "resolution": 2}
]