mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
0d535381de
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. |
||
---|---|---|
.. | ||
animations | ||
rgb_matrix_drivers.c | ||
rgb_matrix_types.h | ||
rgb_matrix.c | ||
rgb_matrix.h |