mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-23 17:45:57 +01:00
3da8d46a07
* If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() * Change rgblight breathing table size to be easily selectable. add RGBLIGHT_BREATHE_TABLE_SIZE macro for customize breathing effect.