]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Enable RGB Animation
authorAdam YH Lee <adam.yh.lee@gmail.com>
Thu, 13 Apr 2017 04:19:00 +0000 (21:19 -0700)
committerAdam YH Lee <adam.yh.lee@gmail.com>
Thu, 13 Apr 2017 04:19:00 +0000 (21:19 -0700)
keyboards/miuni32/config.h

index 4f9b685518d175f57242378adba0069ab84f4742..9f26b2291e7eed6e3064a0b23b18a5951f62c067 100644 (file)
@@ -163,6 +163,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGB_DI_PIN D0     // The pin your RGB strip is wired to
 #define RGBLIGHT_TIMER    // Require for fancier stuff (not compatible with audio)
 #define RGBLED_NUM 7     // Number of LEDs
+#define RGBLIGHT_ANIMATIONS
 #define RGBLIGHT_HUE_STEP 10
 #define RGBLIGHT_SAT_STEP 17
 #define RGBLIGHT_VAL_STEP 17