Remove always enabled effects from lighting animation list (#22992)
* Remove 'solid_color' from animation list * Remove 'solid'/'none' from animation list
This commit is contained in:
parent
22194a4014
commit
bfcf3c139d
21 changed files with 0 additions and 23 deletions
|
@ -38,7 +38,6 @@
|
|||
"rgb_matrix": {
|
||||
"animations": {
|
||||
"breathing": true,
|
||||
"solid_color": true,
|
||||
"band_sat": true,
|
||||
"band_spiral_val": true,
|
||||
"cycle_all": true,
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
"driver": "ws2812",
|
||||
"max_brightness": 150,
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
"gradient_up_down": true,
|
||||
"hue_wave": true,
|
||||
"pixel_fractal": true,
|
||||
"solid_color": true,
|
||||
"solid_reactive_simple": true,
|
||||
"solid_splash": true
|
||||
},
|
||||
|
|
|
@ -50,7 +50,6 @@
|
|||
"split_count": [36, 36],
|
||||
"max_brightness": 176,
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
|
|
|
@ -51,7 +51,6 @@
|
|||
"max_brightness": 176,
|
||||
"center_point": [112, 28],
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
|
|
|
@ -52,7 +52,6 @@
|
|||
"rainbow_moving_chevron": true,
|
||||
"rainbow_pinwheels": true,
|
||||
"raindrops": true,
|
||||
"solid_color": true,
|
||||
"solid_multisplash": true,
|
||||
"solid_reactive": true,
|
||||
"solid_reactive_cross": true,
|
||||
|
|
|
@ -146,7 +146,6 @@
|
|||
"val_steps": 8,
|
||||
"center_point": [124, 32],
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
"processor": "RP2040",
|
||||
"rgb_matrix": {
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
|
|
|
@ -48,7 +48,6 @@
|
|||
"center_point": [24, 32],
|
||||
"max_brightness": 140,
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
"rgb_matrix": {
|
||||
"driver": "ws2812",
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
|
|
|
@ -71,7 +71,6 @@
|
|||
"rainbow_moving_chevron": true,
|
||||
"rainbow_pinwheels": true,
|
||||
"raindrops": true,
|
||||
"solid_color": true,
|
||||
"solid_multisplash": true,
|
||||
"solid_reactive": true,
|
||||
"solid_reactive_cross": true,
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
"hue_wave": true,
|
||||
"rainbow_moving_chevron": true,
|
||||
"raindrops": true,
|
||||
"solid_color": true,
|
||||
"solid_reactive": true,
|
||||
"solid_reactive_multinexus": true,
|
||||
"solid_reactive_simple": true,
|
||||
|
|
|
@ -46,7 +46,6 @@
|
|||
"driver": "snled27351",
|
||||
"max_brightness": 180,
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"breathing": true,
|
||||
"cycle_all": true,
|
||||
"cycle_left_right": true,
|
||||
|
|
|
@ -107,8 +107,6 @@
|
|||
"led_matrix": {
|
||||
"driver": "snled27351",
|
||||
"animations": {
|
||||
"none": true,
|
||||
"solid": true,
|
||||
"breathing": true,
|
||||
"band_pinwheel": true,
|
||||
"band_spiral": true,
|
||||
|
|
|
@ -124,8 +124,6 @@
|
|||
"led_matrix": {
|
||||
"driver": "snled27351",
|
||||
"animations": {
|
||||
"none": true,
|
||||
"solid": true,
|
||||
"breathing": true,
|
||||
"band_pinwheel": true,
|
||||
"band_spiral": true,
|
||||
|
|
|
@ -44,7 +44,6 @@
|
|||
"rgb_matrix": {
|
||||
"driver": "aw20216s",
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
|
|
|
@ -114,7 +114,6 @@
|
|||
{"matrix": [5, 17], "x": 212, "y": 52, "flags": 4}
|
||||
],
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
"processor": "STM32F103",
|
||||
"rgb_matrix": {
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"band_sat": true,
|
||||
"band_spiral_val": true,
|
||||
"band_spiral_sat": true,
|
||||
|
|
|
@ -59,7 +59,6 @@
|
|||
"rainbow_moving_chevron": true,
|
||||
"rainbow_pinwheels": true,
|
||||
"raindrops": true,
|
||||
"solid_color": true,
|
||||
"solid_multisplash": true,
|
||||
"solid_reactive": true,
|
||||
"solid_reactive_cross": true,
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
"driver": "ws2812",
|
||||
"split_count": [29, 29],
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
"driver": "ws2812",
|
||||
"max_brightness": 120,
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
|
|
Loading…
Reference in a new issue