]> git.donarmstrong.com Git - qmk_firmware.git/blob - users/losinggeneration/rules.mk
[Keymap] Jarred's Plaid keymap (#6049)
[qmk_firmware.git] / users / losinggeneration / rules.mk
1 # Build Options
2 # Only enable things here that are generic to all keyboards. A yes or no here
3 # will override keyboard/keymap specific values
4 #
5 #BOOTMAGIC_ENABLE = no    # Virtual DIP switch configuration(+1000)
6 #COMMAND_ENABLE   = no    # Commands for debug and configuration
7 #CONSOLE_ENABLE   = no    # Console for debug(+400)
8 EXTRAKEY_ENABLE  = yes   # Audio control and System control(+450)
9 MOUSEKEY_ENABLE  = yes   # Mouse keys(+4700)
10 #NKRO_ENABLE      = no    # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
11 TAP_DANCE_ENABLE = yes   # Enable tap dancing
12 #UNICODE_ENABLE   = no    # Unicode
13