mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-19 07:35:48 +01:00
83709e7dbe
Co-authored-by: Nick Brassel <nick@tzarc.org>
5 lines
73 B
Makefile
5 lines
73 B
Makefile
# MCU name
|
|
MCU = atmega32u4
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = lufa-dfu
|