pc98_usb: LED control code is disabled by default

This commit is contained in:
tmk 2018-06-02 19:52:50 +09:00
parent ec8da5f9f5
commit 47e9e80223
4 changed files with 24 additions and 34 deletions

View file

@ -10,7 +10,6 @@ TARGET_DIR = .
# keyboard dependent files
SRC = keymap.c \
matrix.c \
led.c \
protocol/serial_uart.c
# protocol/serial_soft.c