tmk_keyboard/converter/usb_usb/Makefile.unimap
tmk 250724f79a usb_usb: Enable NO_DEBUG build option
to save flash memory space
2019-09-18 15:41:24 +09:00

7 lines
143 B
Text

TARGET = usb_usb_unimap
UNIMAP_ENABLE = yes
KEYMAP_SECTION_ENABLE = yes
#LUFA_DEBUG = yes
#CONSOLE_ENABLE = no
NO_DEBUG = yes
include Makefile