diff options
| author | Jack Humbert | 2016-11-17 23:42:14 +0100 |
|---|---|---|
| committer | Jack Humbert | 2016-11-17 23:42:14 +0100 |
| commit | 3774a7fcdab5544fc787f4c200be05fcd417e31f (patch) | |
| tree | bb1c582d658ec7f19bce9d43f1c536b83066d40b /keyboards/preonic/config.h | |
| parent | 530dd3377e4d409a7ca2fee7e47b60b735ebc0fa (diff) | |
rgb light through midi
Diffstat (limited to 'keyboards/preonic/config.h')
| -rw-r--r-- | keyboards/preonic/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/preonic/config.h b/keyboards/preonic/config.h index 3fb978c2f6..f88acf2111 100644 --- a/keyboards/preonic/config.h +++ b/keyboards/preonic/config.h @@ -63,7 +63,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* ws2812 RGB LED */ #define RGB_DI_PIN D1 -#define RGBLIGHT_TIMER +#define RGBLIGHT_ANIMATIONS #define RGBLED_NUM 28 // Number of LEDs #define RGBLIGHT_HUE_STEP 10 #define RGBLIGHT_SAT_STEP 17 |