You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/users/bcat/rules.mk

12 lines
304 B

# 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