Fixed offset for knight rgb mode

This commit is contained in:
Jon Nall 2017-06-19 19:51:37 -07:00
parent 3e7bb19612
commit 7ce056cad7
1 changed files with 1 additions and 0 deletions

View File

@ -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