From: Adam YH Lee Date: Thu, 13 Apr 2017 04:19:00 +0000 (-0700) Subject: Enable RGB Animation X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=592ff53e41afc93c5a5bc8e4b7fc3e6c89f76caa;p=qmk_firmware.git Enable RGB Animation --- diff --git a/keyboards/miuni32/config.h b/keyboards/miuni32/config.h index 4f9b68551..9f26b2291 100644 --- a/keyboards/miuni32/config.h +++ b/keyboards/miuni32/config.h @@ -163,6 +163,7 @@ along with this program. If not, see . #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