Add all RGB Matrix Animations to city42 (#21992)

This commit is contained in:
Controller Works 2023-09-17 13:41:26 -04:00 committed by GitHub
parent 652c5a9410
commit 6129f5f68b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,32 +23,50 @@
"processor": "RP2040", "processor": "RP2040",
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {
"solid_color": true,
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true,
"gradient_left_right": true,
"breathing": true,
"band_sat": true,
"band_val": true,
"band_pinwheel_sat": true, "band_pinwheel_sat": true,
"band_pinwheel_val": true, "band_pinwheel_val": true,
"band_sat": true,
"band_spiral_sat": true, "band_spiral_sat": true,
"band_spiral_val": true, "band_spiral_val": true,
"band_val": true,
"breathing": true,
"cycle_all": true, "cycle_all": true,
"cycle_left_right": true, "cycle_left_right": true,
"cycle_up_down": true,
"cycle_out_in": true,
"cycle_out_in_dual": true,
"rainbow_moving_chevron": true,
"cycle_pinwheel": true, "cycle_pinwheel": true,
"cycle_spiral": true, "cycle_spiral": true,
"cycle_up_down": true, "dual_beacon": true,
"gradient_left_right": true, "rainbow_beacon": true,
"gradient_up_down": true, "rainbow_pinwheels": true,
"raindrops": true,
"jellybean_raindrops": true,
"hue_breathing": true, "hue_breathing": true,
"hue_pendulum": true, "hue_pendulum": true,
"hue_wave": true, "hue_wave": true,
"rainbow_moving_chevron": true, "pixel_fractal": true,
"raindrops": true, "pixel_flow": true,
"solid_reactive": true, "pixel_rain": true,
"solid_reactive_multinexus": true, "typing_heatmap": true,
"digital_rain": true,
"solid_reactive_simple": true, "solid_reactive_simple": true,
"solid_splash": true, "solid_reactive": true,
"solid_reactive_wide": true,
"solid_reactive_multiwide": true,
"solid_reactive_cross": true,
"solid_reactive_multicross": true,
"solid_reactive_nexus": true,
"solid_reactive_multinexus": true,
"splash": true, "splash": true,
"typing_heatmap": true "multisplash": true,
"solid_splash": true,
"solid_multisplash": true
}, },
"driver": "ws2812", "driver": "ws2812",
"layout": [ "layout": [