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 Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
alpha_mods_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
breathing_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
colorband_pinwheel_sat_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
colorband_pinwheel_val_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
colorband_sat_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
colorband_spiral_sat_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
colorband_spiral_val_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
colorband_val_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
cycle_all_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
cycle_left_right_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
cycle_out_in_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
cycle_out_in_dual_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
cycle_pinwheel_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
cycle_spiral_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
cycle_up_down_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
digital_rain_anim.h Fixes #16705 : digital rain follows val (#16716) 2022-04-19 21:02:21 +10:00
dual_beacon_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
gradient_left_right_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
gradient_up_down_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
hue_breathing_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
hue_pendulum_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
hue_wave_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
jellybean_raindrops_anim.h fix: restore indicators to jellybean_raindrops (#21792) 2023-08-22 18:39:33 +01:00
pixel_flow_anim.h De-obfuscate random8 functions in RGB matrix animations (#19416) 2022-12-27 12:11:31 -08:00
pixel_fractal_anim.h Set minimum middle column value (#21365) 2023-07-08 00:35:22 +10:00
pixel_rain_anim.h Refactor the rain lighting decision operator (#21139) 2023-06-10 23:55:03 -07:00
rainbow_beacon_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
rainbow_moving_chevron_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
rainbow_pinwheels_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
raindrops_anim.h De-obfuscate random8 functions in RGB matrix animations (#19416) 2022-12-27 12:11:31 -08:00
rgb_matrix_effects.inc [Core] Add Pixel Flow RGB matrix effect (#15829) 2022-02-05 05:58:16 +11:00
solid_color_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
solid_reactive_anim.h Update RGB matrix reactive gradient timer scale (#19415) 2022-12-30 11:38:15 +11:00
solid_reactive_cross.h Update RGB matrix reactive gradient timer scale (#19415) 2022-12-30 11:38:15 +11:00
solid_reactive_nexus.h Update RGB matrix reactive gradient timer scale (#19415) 2022-12-30 11:38:15 +11:00
solid_reactive_simple_anim.h Update RGB matrix reactive gradient timer scale (#19415) 2022-12-30 11:38:15 +11:00
solid_reactive_wide.h Update RGB matrix reactive gradient timer scale (#19415) 2022-12-30 11:38:15 +11:00
solid_splash_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
splash_anim.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
typing_heatmap_anim.h typing_heatmap: Add macro to configure increase steps (#20300) 2023-04-30 11:57:30 +10:00