mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 09:27:36 +06:00
7 lines
136 B
Makefile
7 lines
136 B
Makefile
TARGET = usb_usb_debug
|
|
UNIMAP_ENABLE = yes
|
|
#KEYMAP_SECTION_ENABLE = yes
|
|
#LUFA_DEBUG = yes
|
|
OPT_DEFS += -DDEBUG_USB_HOST
|
|
include Makefile
|