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

@ -4,7 +4,6 @@
#ifdef RGBLIGHT_ENABLE
# define RGBLIGHT_SLEEP
//# define RGBLIGHT_ANIMATIONS // disabled to save space
# define RGBLIGHT_LAYERS
# define RGBLIGHT_MAX_LAYERS 8 // default is 16
# define RGBLIGHT_DISABLE_KEYCODES // RGB_foo keys no longer work, saves 600 bytes