info.json
whitespace cleanups (#20651)
This commit is contained in:
@@ -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}
|
||||
]
|
||||
|
Reference in New Issue
Block a user