summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix/animations/rgb_matrix_effects.inc
Commit message (Collapse)AuthorAgeFilesLines
* [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-051-0/+1
| | | | | | | | | | | * Initial PIXEL FLOW matrix effect commit * Commit suggested use of rgb_matrix_check_finished_leds Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Code change support for split RGB Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)Nick Brassel2022-02-051-1/+0
| | | This reverts commit e8fa329073d8752cad9b11b90287fd20f130ac6f.
* [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-051-0/+1
| | | | | | | | | | | * Initial PIXEL FLOW matrix effect commit * Commit suggested use of rgb_matrix_check_finished_leds Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Code change support for split RGB Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Rename RGB fractal (#15174)Albert Y2021-11-161-1/+1
| | | Co-authored-by: filterpaper <filterpaper@localhost>
* Add Pixel Rain RGB Matrix effect (#14155)Albert Y2021-11-021-0/+1
| | | | | | | | | | | | | | | * 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>
* Add Fractal RGB matrix effects (#12670)Albert Y2021-11-021-0/+1
| | | | | | | | | | | | | | | | | | | * Squashed fractal effect commit for easier rebase * Update documentation * Squashed fractal effect commit for easier rebase * Update documentation * Update doc spacing Co-authored-by: Ryan <fauxpark@gmail.com> * Update feature_rgb_matrix.md Co-authored-by: filterpaper <filterpaper@localhost> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-221-0/+37