mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-23 08:02:03 +00:00
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jay Maynard <jmaynard@conmicro.com>
8 lines
110 B
Makefile
8 lines
110 B
Makefile
# Overrides for the Teensy version
|
|
|
|
# MCU name
|
|
MCU = at90usb1286
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = halfkay
|