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