qmk_settings: enable by default
parent
ab47d18274
commit
01b92fcb45
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue