qmk_firmware/quantum/rgb_matrix/animations
Less/Rikki 0d535381de
fix: restore indicators to jellybean_raindrops (#21792)
After #21169, rgb_matrix_indicators() was limited to running on the
final render iteration. Since the jellybean_raindrops animation
immediately returns false after updating a single LED, the iteration
count no longer ends up high enough to render non-advanced indicators.

This change also brings jellybean_raindrops more in line with raindrops.
2023-08-22 18:39:33 +01:00
..
runners
alpha_mods_anim.h
breathing_anim.h
colorband_pinwheel_sat_anim.h
colorband_pinwheel_val_anim.h
colorband_sat_anim.h
colorband_spiral_sat_anim.h
colorband_spiral_val_anim.h
colorband_val_anim.h
cycle_all_anim.h
cycle_left_right_anim.h
cycle_out_in_anim.h
cycle_out_in_dual_anim.h
cycle_pinwheel_anim.h
cycle_spiral_anim.h
cycle_up_down_anim.h
digital_rain_anim.h
dual_beacon_anim.h
gradient_left_right_anim.h
gradient_up_down_anim.h
hue_breathing_anim.h
hue_pendulum_anim.h
hue_wave_anim.h
jellybean_raindrops_anim.h fix: restore indicators to jellybean_raindrops (#21792) 2023-08-22 18:39:33 +01:00
pixel_flow_anim.h
pixel_fractal_anim.h Set minimum middle column value (#21365) 2023-07-08 00:35:22 +10:00
pixel_rain_anim.h
rainbow_beacon_anim.h
rainbow_moving_chevron_anim.h
rainbow_pinwheels_anim.h
raindrops_anim.h
rgb_matrix_effects.inc
solid_color_anim.h
solid_reactive_anim.h
solid_reactive_cross.h
solid_reactive_nexus.h
solid_reactive_simple_anim.h
solid_reactive_wide.h
solid_splash_anim.h
splash_anim.h
typing_heatmap_anim.h