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:
Joel Challis 2024-01-31 10:03:24 +00:00 committed by GitHub
parent 22194a4014
commit bfcf3c139d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 0 additions and 23 deletions

View file

@ -38,7 +38,6 @@
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {
"breathing": true, "breathing": true,
"solid_color": true,
"band_sat": true, "band_sat": true,
"band_spiral_val": true, "band_spiral_val": true,
"cycle_all": true, "cycle_all": true,

View file

@ -41,7 +41,6 @@
"driver": "ws2812", "driver": "ws2812",
"max_brightness": 150, "max_brightness": 150,
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,

View file

@ -30,7 +30,6 @@
"gradient_up_down": true, "gradient_up_down": true,
"hue_wave": true, "hue_wave": true,
"pixel_fractal": true, "pixel_fractal": true,
"solid_color": true,
"solid_reactive_simple": true, "solid_reactive_simple": true,
"solid_splash": true "solid_splash": true
}, },

View file

@ -50,7 +50,6 @@
"split_count": [36, 36], "split_count": [36, 36],
"max_brightness": 176, "max_brightness": 176,
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,

View file

@ -51,7 +51,6 @@
"max_brightness": 176, "max_brightness": 176,
"center_point": [112, 28], "center_point": [112, 28],
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,

View file

@ -52,7 +52,6 @@
"rainbow_moving_chevron": true, "rainbow_moving_chevron": true,
"rainbow_pinwheels": true, "rainbow_pinwheels": true,
"raindrops": true, "raindrops": true,
"solid_color": true,
"solid_multisplash": true, "solid_multisplash": true,
"solid_reactive": true, "solid_reactive": true,
"solid_reactive_cross": true, "solid_reactive_cross": true,

View file

@ -146,7 +146,6 @@
"val_steps": 8, "val_steps": 8,
"center_point": [124, 32], "center_point": [124, 32],
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,

View file

@ -23,7 +23,6 @@
"processor": "RP2040", "processor": "RP2040",
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,

View file

@ -48,7 +48,6 @@
"center_point": [24, 32], "center_point": [24, 32],
"max_brightness": 140, "max_brightness": 140,
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,

View file

@ -23,7 +23,6 @@
"rgb_matrix": { "rgb_matrix": {
"driver": "ws2812", "driver": "ws2812",
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,

View file

@ -71,7 +71,6 @@
"rainbow_moving_chevron": true, "rainbow_moving_chevron": true,
"rainbow_pinwheels": true, "rainbow_pinwheels": true,
"raindrops": true, "raindrops": true,
"solid_color": true,
"solid_multisplash": true, "solid_multisplash": true,
"solid_reactive": true, "solid_reactive": true,
"solid_reactive_cross": true, "solid_reactive_cross": true,

View file

@ -29,7 +29,6 @@
"hue_wave": true, "hue_wave": true,
"rainbow_moving_chevron": true, "rainbow_moving_chevron": true,
"raindrops": true, "raindrops": true,
"solid_color": true,
"solid_reactive": true, "solid_reactive": true,
"solid_reactive_multinexus": true, "solid_reactive_multinexus": true,
"solid_reactive_simple": true, "solid_reactive_simple": true,

View file

@ -46,7 +46,6 @@
"driver": "snled27351", "driver": "snled27351",
"max_brightness": 180, "max_brightness": 180,
"animations": { "animations": {
"solid_color": true,
"breathing": true, "breathing": true,
"cycle_all": true, "cycle_all": true,
"cycle_left_right": true, "cycle_left_right": true,

View file

@ -107,8 +107,6 @@
"led_matrix": { "led_matrix": {
"driver": "snled27351", "driver": "snled27351",
"animations": { "animations": {
"none": true,
"solid": true,
"breathing": true, "breathing": true,
"band_pinwheel": true, "band_pinwheel": true,
"band_spiral": true, "band_spiral": true,

View file

@ -124,8 +124,6 @@
"led_matrix": { "led_matrix": {
"driver": "snled27351", "driver": "snled27351",
"animations": { "animations": {
"none": true,
"solid": true,
"breathing": true, "breathing": true,
"band_pinwheel": true, "band_pinwheel": true,
"band_spiral": true, "band_spiral": true,

View file

@ -44,7 +44,6 @@
"rgb_matrix": { "rgb_matrix": {
"driver": "aw20216s", "driver": "aw20216s",
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,

View file

@ -114,7 +114,6 @@
{"matrix": [5, 17], "x": 212, "y": 52, "flags": 4} {"matrix": [5, 17], "x": 212, "y": 52, "flags": 4}
], ],
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,

View file

@ -31,7 +31,6 @@
"processor": "STM32F103", "processor": "STM32F103",
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {
"solid_color": true,
"band_sat": true, "band_sat": true,
"band_spiral_val": true, "band_spiral_val": true,
"band_spiral_sat": true, "band_spiral_sat": true,

View file

@ -59,7 +59,6 @@
"rainbow_moving_chevron": true, "rainbow_moving_chevron": true,
"rainbow_pinwheels": true, "rainbow_pinwheels": true,
"raindrops": true, "raindrops": true,
"solid_color": true,
"solid_multisplash": true, "solid_multisplash": true,
"solid_reactive": true, "solid_reactive": true,
"solid_reactive_cross": true, "solid_reactive_cross": true,

View file

@ -24,7 +24,6 @@
"driver": "ws2812", "driver": "ws2812",
"split_count": [29, 29], "split_count": [29, 29],
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,

View file

@ -25,7 +25,6 @@
"driver": "ws2812", "driver": "ws2812",
"max_brightness": 120, "max_brightness": 120,
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,