summaryrefslogtreecommitdiffstats
path: root/quantum/rgblight.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-11-17 23:42:14 +0100
committerJack Humbert <jack.humb@gmail.com>2016-11-17 23:42:14 +0100
commit3774a7fcdab5544fc787f4c200be05fcd417e31f (patch)
treebb1c582d658ec7f19bce9d43f1c536b83066d40b /quantum/rgblight.h
parent530dd3377e4d409a7ca2fee7e47b60b735ebc0fa (diff)
downloadqmk_firmware-3774a7fcdab5544fc787f4c200be05fcd417e31f.tar.gz
qmk_firmware-3774a7fcdab5544fc787f4c200be05fcd417e31f.tar.xz
rgb light through midi
Diffstat (limited to 'quantum/rgblight.h')
-rw-r--r--quantum/rgblight.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/rgblight.h b/quantum/rgblight.h
index d16ba24e5..330c2fe1b 100644
--- a/quantum/rgblight.h
+++ b/quantum/rgblight.h
@@ -1,7 +1,7 @@
#ifndef RGBLIGHT_H
#define RGBLIGHT_H
-#if !defined(AUDIO_ENABLE) && defined(RGBLIGHT_TIMER)
+#ifdef RGBLIGHT_ANIMATIONS
#define RGBLIGHT_MODES 23
#else
#define RGBLIGHT_MODES 1