]> git.donarmstrong.com Git - qmk_firmware.git/commit
RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#5602)
authorM-AS <matthewtransformer@hotmail.com>
Mon, 22 Apr 2019 15:37:40 +0000 (11:37 -0400)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Mon, 22 Apr 2019 15:37:40 +0000 (08:37 -0700)
commitbb52119a6dfe9c6f0314d1bcd948efda59626a70
treea385f30d3eee0bf585e1089f0907c24fa64523dc
parentb61baf4281bde34bfe28aaa1109bd5d5c6471116
RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#5602)

* added 3 new RGB_Matrix effects

* made cross effect behavior smoother

* removed dead code

* added effect descriptions
docs/feature_rgb_matrix.md
quantum/rgb_matrix.c
quantum/rgb_matrix.h
quantum/rgb_matrix_animations/solid_reactive_cross.h [new file with mode: 0644]
quantum/rgb_matrix_animations/solid_reactive_nexus.h [new file with mode: 0644]
quantum/rgb_matrix_animations/solid_reactive_wide.h [new file with mode: 0644]