aboutsummaryrefslogtreecommitdiff
path: root/keyboards/s60_x/rgb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/s60_x/rgb/config.h')
-rw-r--r--keyboards/s60_x/rgb/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/s60_x/rgb/config.h b/keyboards/s60_x/rgb/config.h
index ec8b0f49e..d9c26658d 100644
--- a/keyboards/s60_x/rgb/config.h
+++ b/keyboards/s60_x/rgb/config.h
@@ -17,9 +17,6 @@
17/* Locking resynchronize hack */ 17/* Locking resynchronize hack */
18#define LOCKING_RESYNC_ENABLE 18#define LOCKING_RESYNC_ENABLE
19 19
20/* prevent stuck modifiers */
21#define PREVENT_STUCK_MODIFIERS
22
23#define RGB_DI_PIN F6 20#define RGB_DI_PIN F6
24#ifdef RGB_DI_PIN 21#ifdef RGB_DI_PIN
25#define RGBLIGHT_ANIMATIONS 22#define RGBLIGHT_ANIMATIONS
@@ -29,4 +26,4 @@
29#define RGBLIGHT_VAL_STEP 8 26#define RGBLIGHT_VAL_STEP 8
30#endif 27#endif
31 28
32#endif \ No newline at end of file 29#endif