summaryrefslogtreecommitdiff
path: root/keyboards/handwired/uthol/rev1/rules.mk
blob: 0da1dde9cb1960b586f45174c3013b6d4eb06df6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# MCU name
MCU = atmega32u4

# Bootloader selection
BOOTLOADER = caterina

# Build Options
#   change yes to no to disable
#
BOOTMAGIC_ENABLE = yes
EXTRAKEY_ENABLE = yes
NKRO_ENABLE = yes
LTO_ENABLE = yes