qmk_settings: enable by default

vial-develop/k680t
Ilya Zhuravlev 2021-07-04 23:15:16 -04:00
parent ab47d18274
commit 01b92fcb45
1 changed files with 1 additions and 0 deletions

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