summaryrefslogtreecommitdiffstats
path: root/keyboards/cluepad/config.h
diff options
context:
space:
mode:
authorStanley Lai <stanleylai.sg@gmail.com>2016-12-17 22:49:13 +0100
committerStanley Lai <stanleylai.sg@gmail.com>2016-12-17 22:49:13 +0100
commitb49d7800aeae1009b39b2bff2121864425e73ce9 (patch)
treef73447fc32940c7bc6b691a83567186d1afbc991 /keyboards/cluepad/config.h
parent9ecf9073b96799e52a1f1c0d35b57177382902ce (diff)
parentae95834f5af7404c04e6fe3446019046278d814b (diff)
downloadqmk_firmware-b49d7800aeae1009b39b2bff2121864425e73ce9.tar.gz
qmk_firmware-b49d7800aeae1009b39b2bff2121864425e73ce9.tar.xz
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Diffstat (limited to 'keyboards/cluepad/config.h')
-rw-r--r--keyboards/cluepad/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cluepad/config.h b/keyboards/cluepad/config.h
index bae05fade..bd64dfd27 100644
--- a/keyboards/cluepad/config.h
+++ b/keyboards/cluepad/config.h
@@ -70,7 +70,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Underlight configuration
*/
#define RGB_DI_PIN F6
-#define RGBLIGHT_TIMER
+#define RGBLIGHT_ANIMATIONS
#define RGBLED_NUM 4 // Number of LEDs
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17