This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
mtei db03b76910 optimize rgblight_effect_alternating(void)
rgblight_effect_alternating (void) calls rgblight_sethsv_at () RGBLED_NUM times. As a result, rgblight_set () is called RGBLED_NUM + 1 times. This is wasteful processing.
2018-10-18 13:52:41 -07:00
..
2017-04-09 18:34:59 +03:00
2017-03-28 15:20:36 -07:00
2017-04-19 01:40:16 +07:00
2017-04-19 01:40:16 +07:00
2018-07-16 22:25:02 -04:00
2018-09-25 13:28:36 -07:00