Fix Makefile for NKRO comment
This commit is contained in:
parent
024f0c8d38
commit
8b509aa111
8 changed files with 8 additions and 8 deletions
|
|
@ -81,7 +81,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
|
|||
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
|
||||
CONSOLE_ENABLE = yes # Console for debug(+400)
|
||||
COMMAND_ENABLE = yes # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
|
||||
|
||||
# XT/2 Options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue