summaryrefslogtreecommitdiffstats
path: root/keyboards/atlantis/ak81_ve/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/atlantis/ak81_ve/rules.mk')
-rw-r--r--keyboards/atlantis/ak81_ve/rules.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/atlantis/ak81_ve/rules.mk b/keyboards/atlantis/ak81_ve/rules.mk
index 45d044f9fc..f0a3589a4b 100644
--- a/keyboards/atlantis/ak81_ve/rules.mk
+++ b/keyboards/atlantis/ak81_ve/rules.mk
@@ -15,8 +15,9 @@ COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Keyboard backlight functionality
RGBLIGHT_ENABLE = no # Keyboard RGB underglow
-RGB_MATRIX_ENABLE = yes # Enable RGB matrix effects
-RGB_MATRIX_DRIVER = WS2812
AUDIO_ENABLE = no # Audio output
+RGB_MATRIX_ENABLE = yes
+RGB_MATRIX_DRIVER = WS2812
+LTO_ENABLE = yes
DYNAMIC_MACRO_ENABLE = yes
ENCODER_ENABLE = yes \ No newline at end of file