]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/tv44/keymaps/belak/rules.mk
Remove all Makefiles from the keyboards directory. (#1660)
[qmk_firmware.git] / keyboards / tv44 / keymaps / belak / rules.mk
1 #BOOTMAGIC_ENABLE = no       # Virtual DIP switch configuration(+1000)
2 MOUSEKEY_ENABLE = no       # Mouse keys(+4700)
3 #EXTRAKEY_ENABLE = yes       # Audio control and System control(+450)
4 #CONSOLE_ENABLE = yes        # Console for debug(+400)
5 #DEBUG_ENABLE = yes
6 #COMMAND_ENABLE = yes        # Commands for debug and configuration
7 NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
8 TAP_DANCE_ENABLE = yes
9
10 ifndef QUANTUM_DIR
11         include ../../../../Makefile
12 endif