]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/handwired/woodpad/keymaps/drashna/rules.mk
0aeb409a8d23bbba6052134b72b8d923b0521e42
[qmk_firmware.git] / keyboards / handwired / woodpad / keymaps / drashna / rules.mk
1 TAP_DANCE_ENABLE  = yes
2 SLEEP_LED_ENABLE  = no  # Breathing sleep LED during USB suspend
3 COMMAND_ENABLE    = no  # Commands for debug and configuration
4 RGBLIGHT_ENABLE   = yes
5 MIDI_ENABLE       = no
6 CONSOLE_ENABLE    = no
7
8 ifndef QUANTUM_DIR
9         include ../../../../Makefile
10 endif