tmk_keyboard/converter/usb_usb/Makefile.8mhz

8 lines
135 B
Text
Raw Normal View History

2023-01-24 08:38:48 +09:00
TARGET = usb_usb_8mhz
2017-05-11 00:59:20 +09:00
F_CPU = 8000000
F_USB = 16000000
UNIMAP_ENABLE = yes
KEYMAP_SECTION_ENABLE = yes
2023-01-24 08:38:48 +09:00
NO_DEBUG = yes
2017-05-11 00:59:20 +09:00
include Makefile