]> git.donarmstrong.com Git - qmk_firmware.git/commit
Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)
authorXScorpion2 <rcalt2vt@gmail.com>
Sun, 19 May 2019 16:19:46 +0000 (11:19 -0500)
committerDrashna Jaelre <drashna@live.com>
Sun, 19 May 2019 16:19:46 +0000 (09:19 -0700)
commit270b39b2eb44247cff75ddd216a8e67f8f264991
treeafa46c2588ddbeff3b7820cef323251226f0536d
parenta0d6c5a1136e2c56aa4a57eac08355c2b5d79ad5
Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)

* Spirals, Pinwheels, and Documentation....Oh My!

* Spiral effect band thickness adjustments

* Fixing animation spin directions
docs/feature_rgb_matrix.md
lib/lib8tion/trig8.h
quantum/rgb_matrix_animations/colorband_pinwheel_sat_anim.h [new file with mode: 0644]
quantum/rgb_matrix_animations/colorband_pinwheel_val_anim.h [new file with mode: 0644]
quantum/rgb_matrix_animations/colorband_spiral_sat_anim.h [new file with mode: 0644]
quantum/rgb_matrix_animations/colorband_spiral_val_anim.h [new file with mode: 0644]
quantum/rgb_matrix_animations/cycle_pinwheel_anim.h [new file with mode: 0644]
quantum/rgb_matrix_animations/cycle_spiral_anim.h [new file with mode: 0644]
quantum/rgb_matrix_animations/rgb_matrix_effects.inc