mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-08 15:03:24 +01:00
Add sendchar with Generic HID to support debug print.
This commit is contained in:
@@ -128,8 +128,7 @@ LSRC = $(TARGET).c \
|
||||
SRC = $(subst $(LUFA_PATH)/LUFA/,,$(LSRC))
|
||||
SRC += keymap.c \
|
||||
matrix.c \
|
||||
led.c \
|
||||
sendchar_null.c
|
||||
led.c
|
||||
CONFIG_H = config.h
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user