Explorar el Código

Fixed offset for knight rgb mode

Jon Nall hace 8 años
padre
commit
7ce056cad7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      keyboards/s65_x/config.h

+ 1 - 0
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