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 fd39ead09..9e1562328 100644
--- a/quantum/rgblight.h
+++ b/quantum/rgblight.h
@@ -13,7 +13,7 @@
13#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 7 13#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 7
14#endif 14#endif
15#ifndef RGBLIGHT_EFFECT_KNIGHT_OFFSET 15#ifndef RGBLIGHT_EFFECT_KNIGHT_OFFSET
16#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 11 16#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 9
17#endif 17#endif
18 18
19#ifndef RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH 19#ifndef RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH