]> git.donarmstrong.com Git - qmk_firmware.git/blob - layouts/community/ergodox/drashna/rules.mk
536d5308af0b18690eb9f51d55263f2176c730ba
[qmk_firmware.git] / layouts / community / ergodox / drashna / rules.mk
1 TAP_DANCE_ENABLE  = yes
2 SLEEP_LED_ENABLE  = no  # Breathing sleep LED during USB suspend
3 COMMAND_ENABLE    = yes  # Commands for debug and configuration
4 ifeq ($(strip $(KEYBOARD)), ergodox_ez)
5   RGBLIGHT_ENABLE   = yes
6 endif
7 CONSOLE_ENABLE    = no
8 BOOTMAGIC_ENABLE  = yes
9