aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix_animations/typing_heatmap_anim.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup/rgb matrix (#5811)XScorpion22019-05-101-5/+4
| | | | | | | | | | | | | | | | | | | | | | * clean up rgb matrix extern usage Moved rgb matrix boiler plate into macros Rebased onto typing heatmap pr * Fixing the reversed frame buffer access in digital rain * Fixing digital rain & typing heatmap if keyreactive effects are not enabled * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com> * Adding parenthesizes to DRIVER_LED_TOTAL where necessary * Updated docs * added notes about parentheses
* RGB Matrix Typing Heatmap (#5786)XScorpion22019-05-071-0/+75
* RGB Matrix Typing Heatmap Effect * Fixing file name and effect init