qmk_settings: enable by default
This commit is contained in:
parent
ab47d18274
commit
01b92fcb45
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue