diff options
Diffstat (limited to 'quantum/rgblight.h')
-rw-r--r-- | quantum/rgblight.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/quantum/rgblight.h b/quantum/rgblight.h index d3e3a6cf71..d0dd6e4903 100644 --- a/quantum/rgblight.h +++ b/quantum/rgblight.h @@ -33,10 +33,6 @@ #define RGBLIGHT_EFFECT_KNIGHT_OFFSET 0 #endif -#ifndef RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH -#define RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH 4 -#endif - #ifndef RGBLIGHT_EFFECT_CHRISTMAS_INTERVAL #define RGBLIGHT_EFFECT_CHRISTMAS_INTERVAL 1000 #endif |