Fix Makefile for NKRO comment

This commit is contained in:
tmk 2016-10-07 10:58:54 +09:00
parent 024f0c8d38
commit 8b509aa111
8 changed files with 8 additions and 8 deletions

View file

@ -93,7 +93,7 @@ MOUSEKEY_ENABLE ?= no # 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
# PS/2 Options