aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_5x12/drashna/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ortho_5x12/drashna/rules.mk')
-rw-r--r--layouts/community/ortho_5x12/drashna/rules.mk11
1 files changed, 6 insertions, 5 deletions
diff --git a/layouts/community/ortho_5x12/drashna/rules.mk b/layouts/community/ortho_5x12/drashna/rules.mk
index b5d55a681..2c59c614f 100644
--- a/layouts/community/ortho_5x12/drashna/rules.mk
+++ b/layouts/community/ortho_5x12/drashna/rules.mk
@@ -7,9 +7,10 @@ TAP_DANCE_ENABLE = no
NKRO_ENABLE = yes
ifeq ($(strip $(KEYBOARD)), fractal)
- RGB_MATRIX_ENABLE = no
- AUDIO_ENABLE = yes
- RGBLIGHT_ENABLE = yes
- RGBLIGHT_TWINKLE = yes
- BOOTLOADER = qmk-dfu
+ RGB_MATRIX_ENABLE = no
+ AUDIO_ENABLE = yes
+ RGBLIGHT_ENABLE = yes
+ RGBLIGHT_TWINKLE = yes
+ RGBLIGHT_STARTUP_ANIMATION = yes
+ BOOTLOADER = qmk-dfu
endif