Commit Graph

4 Commits (170261328e3b83409dfb3a6b2bd07980d0c75495)

Author SHA1 Message Date
skullY b624f32f94 clang-format changes 6 years ago
Ryan Caltabiano cf215487ba Switching rgb_config_t to use HSV struct 6 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811)
* 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
6 years ago
XScorpion2 60eae7335b RGB Matrix Typing Heatmap (#5786)
* RGB Matrix Typing Heatmap Effect

* Fixing file name and effect init
6 years ago