summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/minorca
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 /keyboards/handwired/minorca
parent530dd3377e4d409a7ca2fee7e47b60b735ebc0fa (diff)
downloadqmk_firmware-3774a7fcdab5544fc787f4c200be05fcd417e31f.tar.gz
qmk_firmware-3774a7fcdab5544fc787f4c200be05fcd417e31f.tar.xz
rgb light through midi
Diffstat (limited to 'keyboards/handwired/minorca')
-rw-r--r--keyboards/handwired/minorca/keymaps/rgb/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/minorca/keymaps/rgb/config.h b/keyboards/handwired/minorca/keymaps/rgb/config.h
index deaac2e26..43b3c5911 100644
--- a/keyboards/handwired/minorca/keymaps/rgb/config.h
+++ b/keyboards/handwired/minorca/keymaps/rgb/config.h
@@ -11,7 +11,7 @@
/* ws2812 RGB LED */
#define RGB_DI_PIN D5
-#define RGBLIGHT_TIMER
+#define RGBLIGHT_ANIMATIONS
#define RGBLED_NUM 13 // Number of LEDs
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17