usb_usb: Support locking key indicator LED

This commit is contained in:
tmk 2015-07-15 15:13:15 +09:00
parent e1e0e5b4fb
commit 6f5e8ce17e
4 changed files with 31 additions and 48 deletions

View file

@ -111,7 +111,6 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
SRC = \
keymap_common.c \
matrix.c \
led.c \
main.cpp
ifdef KEYMAP