You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/quantum/rgb_matrix_runners
Albert Y a913db63aa
Fix zero condition of reactive runners that will suspend RGB animation (#12710)
* Avoid zero or overflow from user's rgb_matrix_config.speed

* Avoid zero tick for reactive splash.

* Avoid zero time for animation runner.

Co-authored-by: filterpaper <filterpaper@localhost>
5 years ago
..
effect_runner_dx_dy.h
effect_runner_dx_dy_dist.h
effect_runner_i.h Fix zero condition of reactive runners that will suspend RGB animation (#12710) 5 years ago
effect_runner_reactive.h Fix zero condition of reactive runners that will suspend RGB animation (#12710) 5 years ago
effect_runner_reactive_splash.h Fix zero condition of reactive runners that will suspend RGB animation (#12710) 5 years ago
effect_runner_sin_cos_i.h