mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-17 09:24:48 +00:00
5 lines
74 B
Makefile
5 lines
74 B
Makefile
# MCU name
|
|
MCU = at90usb1286
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = halfkay
|