]> git.donarmstrong.com Git - qmk_firmware.git/blob - users/bcat/rules.mk
Add missing links to features page and sidebar section (#5949)
[qmk_firmware.git] / users / bcat / rules.mk
1 # Enable Bootmagic Lite to consistently reset to bootloader and clear EEPROM.
2 BOOTMAGIC_ENABLE = lite
3
4 # Enable mouse and media keys on all keyboards.
5 MOUSEKEY_ENABLE = yes
6 EXTRAKEY_ENABLE = yes
7
8 # Disable some unwanted features on all keyboards.
9 CONSOLE_ENABLE = no
10 COMMAND_ENABLE = no
11 NKRO_ENABLE = no