mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-12 03:24:37 +00:00
6 lines
136 B
Text
6 lines
136 B
Text
TARGET = usb_usb_debug
|
|
UNIMAP_ENABLE = yes
|
|
#KEYMAP_SECTION_ENABLE = yes
|
|
#LUFA_DEBUG = yes
|
|
OPT_DEFS += -DDEBUG_USB_HOST
|
|
include Makefile
|