summaryrefslogtreecommitdiff
path: root/users/ishtob
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2022-10-15 09:59:31 -0700
committerGitHub <noreply@github.com>2022-10-15 09:59:31 -0700
commitad8630bd7229937877aa9a29693bbb8942a27abe (patch)
treeb171d5043dae18000667442b2b4c165df239b561 /users/ishtob
parentf0da486fabdbe05023e03d89c000229410800713 (diff)
Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)
Diffstat (limited to 'users/ishtob')
-rwxr-xr-xusers/ishtob/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/ishtob/config.h b/users/ishtob/config.h
index 695077528c..af4f1ac5cd 100755
--- a/users/ishtob/config.h
+++ b/users/ishtob/config.h
@@ -25,7 +25,6 @@
/* ws2812 RGB LED
#define RGB_DI_PIN B5
-#define RGBLIGHT_ANIMATIONS
#define RGBLED_NUM 8 // Number of LEDs
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17