tmk_keyboard/converter/next_usb/Makefile.unimap

10 lines
217 B
Text
Raw Normal View History

2016-09-09 11:26:33 +09:00
TARGET = next_usb_unimap
UNIMAP_ENABLE = yes
KEYMAP_SECTION_ENABLE = yes
# LUFA debug print enabled temporarily for this issue:
# https://github.com/tmk/tmk_keyboard/issues/753
TMK_LUFA_DEBUG = yes
2016-09-09 11:26:33 +09:00
include Makefile