Add dynamic key overrides support
This commit is contained in:
@@ -555,6 +555,7 @@ ifeq ($(strip $(VIAL_ENABLE)), yes)
|
||||
QMK_SETTINGS ?= yes
|
||||
TAP_DANCE_ENABLE ?= yes
|
||||
COMBO_ENABLE ?= yes
|
||||
KEY_OVERRIDE_ENABLE ?= yes
|
||||
SRC += $(QUANTUM_DIR)/vial.c
|
||||
EXTRAINCDIRS += $(KEYMAP_OUTPUT)
|
||||
OPT_DEFS += -DVIAL_ENABLE -DNO_DEBUG -DSERIAL_NUMBER=\"vial:f64c2b3c\"
|
||||
|
||||
Reference in New Issue
Block a user