1
0
Fork 0

Remove firmware size impact notes from <keyboard>/rules.mk (#14652)

This commit is contained in:
James Young 2021-09-30 14:48:36 +00:00 committed by GitHub
parent 0b37e07f90
commit 292b7b3835
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
59 changed files with 178 additions and 178 deletions

View file

@ -3,9 +3,9 @@
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = no # Console for debug(+400)
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality