Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
This commit is contained in:
parent
0b37e07f90
commit
292b7b3835
59 changed files with 178 additions and 178 deletions
|
@ -6,9 +6,9 @@ BOOTLOADER = halfkay
|
|||
|
||||
# Build Options
|
||||
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
|
||||
CONSOLE_ENABLE = yes # Console for debug(+400)
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = yes # Console for debug
|
||||
COMMAND_ENABLE = yes # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue