]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/planck/keymaps/dshields/rules.mk
Remove all Makefiles from the keyboards directory. (#1660)
[qmk_firmware.git] / keyboards / planck / keymaps / dshields / rules.mk
1 ifndef QUANTUM_DIR
2         include ../../../../Makefile
3 endif
4
5 MOUSEKEY_ENABLE  = yes # Mouse keys(+4700)
6 COMMAND_ENABLE   = yes # Commands for debug and configuration
7 CONSOLE_ENABLE   = yes # Console for debug(+400)
8 BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
9 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
10 SLEEP_LED_ENABLE = no  # Breathing sleep LED during USB suspend
11 TAP_DANCE_ENABLE = yes 
12 AUDIO_ENABLE     = no
13 API_SYSEX_ENABLE = no