qmk_keymaps/rules.mk
2022-12-10 21:12:18 +08:00

10 lines
173 B
Makefile

# Squeezing the most out of AVR
LTO_ENABLE = yes
# Enable some features
CAPS_WORD_ENABLE = yes
LEADER_ENABLE = yes
COMBO_ENABLE = yes
AUTO_SHIFT_ENABLE = yes