qmk_settings: enable by default

This commit is contained in:
Ilya Zhuravlev 2021-07-04 23:15:16 -04:00
parent ab47d18274
commit 01b92fcb45

View File

@ -453,6 +453,7 @@ ifeq ($(strip $(VIA_ENABLE)), yes)
endif
ifeq ($(strip $(VIAL_ENABLE)), yes)
QMK_SETTINGS ?= yes
TAP_DANCE_ENABLE ?= yes
COMBO_ENABLE ?= yes
SRC += $(QUANTUM_DIR)/vial.c