mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-04 21:05:41 +00:00
Merge branch 'master' of https://github.com/qmk/qmk_firmware into dev_branch
This commit is contained in:
commit
5a46bdeacf
@ -28,8 +28,11 @@
|
||||
// Selectively undefine to save space
|
||||
// VIA support won't fit otherwise
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#undef RGBLIGHT_EFFECT_TWINKLE
|
||||
#undef RGBLIGHT_EFFECT_ALTERNATING
|
||||
#undef RGBLIGHT_EFFECT_CHRISTMAS
|
||||
#undef RGBLIGHT_EFFECT_RGB_TEST
|
||||
#undef RGBLIGHT_EFFECT_SNAKE
|
||||
#undef RGBLIGHT_EFFECT_TWINKLE
|
||||
#endif //RGB LIGHT_ENABLE
|
||||
|
||||
// Split Options
|
||||
|
Loading…
Reference in New Issue
Block a user