1
0
Fork 0

Make digital rain RGB matrix effect #define configurable.

This commit is contained in:
Daniel Shields 2018-09-28 09:33:51 +01:00 committed by Jack Humbert
parent b3f6aa9480
commit da6c58175a
4 changed files with 9 additions and 2 deletions

View file

@ -140,6 +140,7 @@ These are the effects that are currently available:
RGB_MATRIX_RAINBOW_PINWHEELS,
RGB_MATRIX_RAINBOW_MOVING_CHEVRON,
RGB_MATRIX_JELLYBEAN_RAINDROPS,
RGB_MATRIX_DIGITAL_RAIN,
#ifdef RGB_MATRIX_KEYPRESSES
RGB_MATRIX_SOLID_REACTIVE,
RGB_MATRIX_SPLASH,