summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards/sweet16/v1/rules.mk
blob: 817f02aa23574fd6a196a42a5651356acf2fd5bb (plain)
1
2
3
4
5
6
7
8
9
10
# MCU name
MCU = atmega32u4

# Bootloader selection
BOOTLOADER = caterina

RGBLIGHT_ENABLE = yes
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality

LTO_ENABLE = yes