diff options
Diffstat (limited to 'users/drashna/rules.mk')
| -rw-r--r-- | users/drashna/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/drashna/rules.mk b/users/drashna/rules.mk index 553cc2cbc..4bc71b693 100644 --- a/users/drashna/rules.mk +++ b/users/drashna/rules.mk | |||
| @@ -58,6 +58,7 @@ ifeq ($(strip $(RGBLIGHT_ENABLE)), yes) | |||
| 58 | endif | 58 | endif |
| 59 | ifeq ($(strip $(RGBLIGHT_STARTUP_ANIMATION)), yes) | 59 | ifeq ($(strip $(RGBLIGHT_STARTUP_ANIMATION)), yes) |
| 60 | OPT_DEFS += -DRGBLIGHT_STARTUP_ANIMATION | 60 | OPT_DEFS += -DRGBLIGHT_STARTUP_ANIMATION |
| 61 | DEFERRED_EXEC_ENABLE = yes | ||
| 61 | endif | 62 | endif |
| 62 | endif | 63 | endif |
| 63 | endif | 64 | endif |
