summaryrefslogtreecommitdiffstats
path: root/quantum/rgblight.h
diff options
context:
space:
mode:
authorYang Liu <i@yangliu.name>2016-01-25 02:19:33 +0100
committerYang Liu <i@yangliu.name>2016-01-25 02:19:33 +0100
commit2647c7cd84820a833b85e41ea86caf76b36e6ee1 (patch)
treec613b1e565a22627135e19e819b045f2513d7f5c /quantum/rgblight.h
parentba9ac457b2159097ecfd9848c5171c52e3a68260 (diff)
downloadqmk_firmware-2647c7cd84820a833b85e41ea86caf76b36e6ee1.tar.gz
qmk_firmware-2647c7cd84820a833b85e41ea86caf76b36e6ee1.tar.xz
fix bugs in animation effects
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 @@
#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 7
#endif
#ifndef RGBLIGHT_EFFECT_KNIGHT_OFFSET
-#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 11
+#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 9
#endif
#ifndef RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH