Tidy up NKRO_ENABLE rules (#15382)
This commit is contained in:
parent
315fb6e724
commit
a8d440e4e0
1838 changed files with 1838 additions and 3298 deletions
|
@ -12,7 +12,7 @@ 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 - not yet supported in LUFA
|
||||
NKRO_ENABLE = yes # Enable N-Key Rollover
|
||||
|
||||
# Optimize size but this may cause error "relocation truncated to fit"
|
||||
#EXTRALDFLAGS = -Wl,--relax
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue