qmk_settings: enable by default
This commit is contained in:
@ -453,6 +453,7 @@ ifeq ($(strip $(VIA_ENABLE)), yes)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(strip $(VIAL_ENABLE)), yes)
|
ifeq ($(strip $(VIAL_ENABLE)), yes)
|
||||||
|
QMK_SETTINGS ?= yes
|
||||||
TAP_DANCE_ENABLE ?= yes
|
TAP_DANCE_ENABLE ?= yes
|
||||||
COMBO_ENABLE ?= yes
|
COMBO_ENABLE ?= yes
|
||||||
SRC += $(QUANTUM_DIR)/vial.c
|
SRC += $(QUANTUM_DIR)/vial.c
|
||||||
|
Reference in New Issue
Block a user