]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/tv44/keymaps/belak/Makefile
Merge pull request #1403 from Wraul/kmac-fixes
[qmk_firmware.git] / keyboards / tv44 / keymaps / belak / Makefile
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 = no         # Console for debug(+400)
5 #COMMAND_ENABLE = yes        # Commands for debug and configuration
6 NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
7
8 ifndef QUANTUM_DIR
9         include ../../../../Makefile
10 endif