aboutsummaryrefslogtreecommitdiff
path: root/quantum/rgblight.h
diff options
context:
space:
mode:
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 8fea96a9e..d3e3a6cf7 100644
--- a/quantum/rgblight.h
+++ b/quantum/rgblight.h
@@ -30,7 +30,7 @@
30#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 7 30#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 7
31#endif 31#endif
32#ifndef RGBLIGHT_EFFECT_KNIGHT_OFFSET 32#ifndef RGBLIGHT_EFFECT_KNIGHT_OFFSET
33#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 9 33#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 0
34#endif 34#endif
35 35
36#ifndef RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH 36#ifndef RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH