diff options
Diffstat (limited to 'converter/usb_usb/Makefile')
-rw-r--r-- | converter/usb_usb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/converter/usb_usb/Makefile b/converter/usb_usb/Makefile index f1a1c24d3..0f25232b2 100644 --- a/converter/usb_usb/Makefile +++ b/converter/usb_usb/Makefile @@ -111,7 +111,6 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096 SRC = \ keymap_common.c \ matrix.c \ - led.c \ main.cpp ifdef KEYMAP |