1
0
Fork 0

Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)

This commit is contained in:
Drashna Jael're 2022-10-15 09:59:31 -07:00 committed by GitHub
parent f0da486fab
commit ad8630bd72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 236 additions and 51 deletions

View file

@ -17,7 +17,16 @@
#define TAP_CODE_DELAY 5
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_EFFECT_BREATHING
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
#define RGBLIGHT_EFFECT_SNAKE
#define RGBLIGHT_EFFECT_KNIGHT
#define RGBLIGHT_EFFECT_CHRISTMAS
#define RGBLIGHT_EFFECT_STATIC_GRADIENT
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#ifdef TAP_DANCE_ENABLE
# define TAPPING_TERM 175