summaryrefslogtreecommitdiff
path: root/keyboards/s65_x/config.h
diff options
context:
space:
mode:
authorJack Humbert2017-06-20 09:17:36 -0400
committerGitHub2017-06-20 09:17:36 -0400
commit33a271b8e3ce125c8f53c6f006643cc7c4259a4c (patch)
tree5698b0e11054b912d1a7fcddeb46363751395ab0 /keyboards/s65_x/config.h
parent3e7bb196124aeab8c84752501b7ec91915814735 (diff)
parentf169c715ebb1d8482a36fa9883310c64a152b218 (diff)
Merge pull request #1412 from nall/master
Fixed offset for knight rgb mode
Diffstat (limited to 'keyboards/s65_x/config.h')
-rw-r--r--keyboards/s65_x/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/s65_x/config.h b/keyboards/s65_x/config.h
index 0af9f6dd1..69ea32aca 100644
--- a/keyboards/s65_x/config.h
+++ b/keyboards/s65_x/config.h
@@ -30,6 +30,7 @@
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
+#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 20
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW