qmk_keymaps/rules.mk
2023-01-02 09:12:05 +08:00

11 lines
197 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
DIP_SWITCH_ENABLE = yes