]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk
Updated personal keymaps (#1945)
[qmk_firmware.git] / keyboards / ergodox_ez / keymaps / drashna-custom / rules.mk
index 5ab769c6882df83048b13aac6f7431e427706079..0fa7cd2277e331973f4e056af0a754bee151842c 100644 (file)
@@ -1,10 +1,13 @@
 TAP_DANCE_ENABLE  = yes
-SLEEP_LED_ENABLE  = yes  # Breathing sleep LED during USB suspend
-COMMAND_ENABLE    = no  # Commands for debug and configuration
+SLEEP_LED_ENABLE  = no  # Breathing sleep LED during USB suspend
+COMMAND_ENABLE    = yes  # Commands for debug and configuration
 RGBLIGHT_ENABLE   = yes
 MIDI_ENABLE       = no
 CONSOLE_ENABLE    = no
 LEADER_KEYS       = no
+
+EXTRAFLAGS        = -flto
+
 ifndef QUANTUM_DIR
        include ../../../../Makefile
 endif