Update keyboards/keebfront/vanguard65/rules.mk

Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
Felix Jen 2023-02-06 18:47:03 -06:00 committed by GitHub
parent 2e45bf80fb
commit c0a5916f59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,5 @@
# MCU name
MCU = atmega32u4
# Processor frequency # Processor frequency
F_CPU = 8000000 F_CPU = 8000000
# Bootloader selection
BOOTLOADER = atmel-dfu
# Build Options # Build Options
# change yes to no to disable # change yes to no to disable
LTO_ENABLE = yes LTO_ENABLE = yes