summaryrefslogtreecommitdiff
path: root/keyboards/reedskeebs/alish40/keymaps/via/rules.mk
blob: a165608db59353d422495ebee3086daacf4d67e6 (plain)
1
2
3
4
5
6
ENCODER_MAP_ENABLE = yes
VIA_ENABLE = yes

ifeq ($(strip $(MCU)), atmega32u4)
    LTO_ENABLE = yes
endif