Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-10 | Refactor the rain lighting decision operator (#21139) | Albert Y | |
2023-01-16 | Refactor pixel rain animation (#19606) | Albert Y | |
2022-12-27 | De-obfuscate random8 functions in RGB matrix animations (#19416) | Albert Y | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-07-14 | Add LED limit call (#17679) | Albert Y | |
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
2021-11-17 | Format code according to conventions (#15195) | QMK Bot | |
2021-11-02 | Add Pixel Rain RGB Matrix effect (#14155) | Albert Y | |
* Add Pixel animation header file * Add Pixel animation to documentation * Add Pixel animation to core include file * Remove unintended spaces * Remove seeding of PRNG * Increase frequency of lit keys Co-authored-by: filterpaper <filterpaper@localhost> |