This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
2020-04-20 00:58:58 +01:00

15 lines
287 B
Makefile

# MCU name
MCU = atmega32a
# Bootloader selection
# Teensy halfkay
# Pro Micro caterina
# Atmel DFU atmel-dfu
# LUFA DFU lufa-dfu
# QMK DFU qmk-dfu
# ATmega32A bootloadHID
# ATmega328P USBasp
BOOTLOADER = bootloadHID
DEFAULT_FOLDER = ymd75/rev1