5 lines
136 B
Makefile
5 lines
136 B
Makefile
|
# this particular convertion project uses Pro Micro with DFU bootloader instead of Caterina
|
||
|
BOOTLOADER = lufa-dfu
|
||
|
|
||
|
UNICODE_ENABLE = yes
|