7 Commits (c18d5ebd2dff2615283931e2efe79cfdb2a550f2)

Author SHA1 Message Date
Albert Y 0ff52925c0
Refactor pixel rain animation (#19606) 3 years ago
Albert Y 7f2ac4c576
De-obfuscate random8 functions in RGB matrix animations (#19416) 3 years ago
Ryan 36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 years ago
Albert Y 2f73e65837
Add LED limit call (#17679) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 4 years ago
QMK Bot 25b087925c
Format code according to conventions (#15195) 4 years ago
Albert Y 2173b5373c
Add Pixel Rain RGB Matrix effect (#14155)
* 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>
4 years ago