11 lines
261 B
Makefile
11 lines
261 B
Makefile
LTO_ENABLE = yes
|
|
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
MOUSEKEY_ENABLE = no # Mouse keys
|
|
AUTO_SHIFT_ENABLE = yes
|
|
LEADER_ENABLE = no
|
|
COMBO_ENABLE = yes
|
|
TAP_DANCE_ENABLE = yes
|
|
KEY_LOCK_ENABLE = yes
|
|
# Disable backlight to free more room
|
|
BACKLIGHT_ENABLE = no
|