diff options
| author | Drashna Jaelre | 2022-10-15 18:59:31 +0200 |
|---|---|---|
| committer | GitHub | 2022-10-15 18:59:31 +0200 |
| commit | ad8630bd7229937877aa9a29693bbb8942a27abe (patch) | |
| tree | b171d5043dae18000667442b2b4c165df239b561 /users/muppetjones/config.h | |
| parent | f0da486fabdbe05023e03d89c000229410800713 (diff) | |
Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)
Diffstat (limited to 'users/muppetjones/config.h')
| -rw-r--r-- | users/muppetjones/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/muppetjones/config.h b/users/muppetjones/config.h index e8afa9d8c5..3dd4d1b1b6 100644 --- a/users/muppetjones/config.h +++ b/users/muppetjones/config.h @@ -17,7 +17,6 @@ #pragma once #ifdef RGBLIGHT_ENABLE -// # define RGBLIGHT_ANIMATIONS # define RGBLIGHT_HUE_STEP 8 # define RGBLIGHT_SAT_STEP 16 # define RGBLIGHT_VAL_STEP 16 |