summaryrefslogtreecommitdiff
path: root/keyboards/contra/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/contra/config.h')
-rwxr-xr-xkeyboards/contra/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/contra/config.h b/keyboards/contra/config.h
index 5a21752e1f..7e4fddb59f 100755
--- a/keyboards/contra/config.h
+++ b/keyboards/contra/config.h
@@ -28,11 +28,3 @@
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-
-#ifdef RGB_DI_PIN
-#define RGBLIGHT_ANIMATIONS
-#define RGBLED_NUM 0
-#define RGBLIGHT_HUE_STEP 8
-#define RGBLIGHT_SAT_STEP 8
-#define RGBLIGHT_VAL_STEP 8
-#endif