Commit Graph

8 Commits

Author SHA1 Message Date
3444e9656d Refactor the rain lighting decision operator (#21139) 2023-06-10 23:55:03 -07:00
0ff52925c0 Refactor pixel rain animation (#19606) 2023-01-16 17:54:51 -08:00
7f2ac4c576 De-obfuscate random8 functions in RGB matrix animations (#19416) 2022-12-27 12:11:31 -08:00
36c410592d Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
2f73e65837 Add LED limit call (#17679) 2022-07-14 12:37:47 +01:00
63646e8906 Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
25b087925c Format code according to conventions (#15195) 2021-11-17 20:42:00 +00:00
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>
2021-11-02 10:40:25 +11:00