summaryrefslogtreecommitdiff
path: root/quantum/rgb_matrix_animations/gradient_left_right_anim.h
AgeCommit message (Collapse)Author
2020-01-07RGB matrix effect - left-right gradient (#7742)Rob Haswell
* Left-right gradient. * Update the comment to match the new functionality. * CPP does integer division so this round is not necessary. * The x-range is actually 224, update comment and use bit-shifting again. * Update docs with gradient left-right effect and associated "DISABLE" option.