Update info.json configs to explicitly list RGBLIGHT animations (#18730)
This commit is contained in:
@@ -25,7 +25,16 @@
|
||||
"processor": "atmega32u4",
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"all": false
|
||||
"alternating": false,
|
||||
"breathing": false,
|
||||
"christmas": false,
|
||||
"knight": false,
|
||||
"rainbow_mood": false,
|
||||
"rainbow_swirl": false,
|
||||
"rgb_test": false,
|
||||
"snake": false,
|
||||
"static_gradient": false,
|
||||
"twinkle": false
|
||||
},
|
||||
"brightness_steps": 8,
|
||||
"hue_steps": 8,
|
||||
|
Reference in New Issue
Block a user