summaryrefslogtreecommitdiffstats
path: root/keyboards/atlantis/ak81_ve/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-24 01:37:57 +0000
committerQMK Bot <hello@qmk.fm>2022-01-24 01:37:57 +0000
commit489c5ff4a2fe27d3a5848dac8c90c90b66fb60bc (patch)
treea5d4aa548a5af0deac8b7265eeca51d72db693cd /keyboards/atlantis/ak81_ve/rules.mk
parent939006d2e55709d4e964af6d6138cffa14062cb3 (diff)
parent0c3c34e589e7b6cfe52b94be2c05197c3baaf444 (diff)
Merge remote-tracking branch 'origin/master' into develop
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