switching to you know whats up mode (#7921)

This commit is contained in:
Jeremy Bernhardt
2020-01-17 15:15:58 -06:00
committed by ridingqwerty
parent 95c24bbaf8
commit d11238f748
3 changed files with 5 additions and 5 deletions

View File

@@ -61,7 +61,7 @@ endif
ifeq ($(strip $(STENO_ENABLE)), yes)
OPT_DEFS += -DSTENO_ENABLE
VIRTSER_ENABLE := yes
VIRTSER_ENABLE ?= yes
SRC += $(QUANTUM_DIR)/process_keycode/process_steno.c
endif