summaryrefslogtreecommitdiffstats
path: root/quantum/rgblight.h
diff options
context:
space:
mode:
authorDavid Stosik <davidstosik@users.noreply.github.com>2017-09-03 20:02:06 +0200
committerskullydazed <skullydazed@users.noreply.github.com>2017-09-03 20:02:06 +0200
commit94f8b758b3029087381a9eaa6aa1bce92b2f8a0f (patch)
treeb7c6e6c238a7ebcf885ddd72fab45b8801eae3a7 /quantum/rgblight.h
parentf0db2c0512996c30372a586aa535a6dca66dce0a (diff)
downloadqmk_firmware-94f8b758b3029087381a9eaa6aa1bce92b2f8a0f.tar.gz
qmk_firmware-94f8b758b3029087381a9eaa6aa1bce92b2f8a0f.tar.xz
Fix Kitt and its default behavior (#1674)
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 @@
#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 7
#endif
#ifndef RGBLIGHT_EFFECT_KNIGHT_OFFSET
-#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 9
+#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 0
#endif
#ifndef RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH