summaryrefslogtreecommitdiff
path: root/users/bcat/rules.mk
blob: 407729c82bb2fd64f6f5ace5068898ec3189294d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Enable Bootmagic Lite to consistently reset to bootloader and clear EEPROM.
BOOTMAGIC_ENABLE = lite

# Enable mouse and media keys on all keyboards.
MOUSEKEY_ENABLE = yes
EXTRAKEY_ENABLE = yes

# Disable some unwanted features on all keyboards.
CONSOLE_ENABLE = no
COMMAND_ENABLE = no
NKRO_ENABLE = no
UNICODE_ENABLE = no
API_SYSEX_ENABLE = no