aboutsummaryrefslogtreecommitdiff
path: root/common_features.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common_features.mk')
-rw-r--r--common_features.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/common_features.mk b/common_features.mk
index 5d3a200dc..ecb4f5576 100644
--- a/common_features.mk
+++ b/common_features.mk
@@ -80,11 +80,6 @@ ifeq ($(strip $(VIRTSER_ENABLE)), yes)
80 OPT_DEFS += -DVIRTSER_ENABLE 80 OPT_DEFS += -DVIRTSER_ENABLE
81endif 81endif
82 82
83ifeq ($(strip $(FAUXCLICKY_ENABLE)), yes)
84 OPT_DEFS += -DFAUXCLICKY_ENABLE
85 SRC += $(QUANTUM_DIR)/fauxclicky.c
86endif
87
88ifeq ($(strip $(MOUSEKEY_ENABLE)), yes) 83ifeq ($(strip $(MOUSEKEY_ENABLE)), yes)
89 OPT_DEFS += -DMOUSEKEY_ENABLE 84 OPT_DEFS += -DMOUSEKEY_ENABLE
90 OPT_DEFS += -DMOUSE_ENABLE 85 OPT_DEFS += -DMOUSE_ENABLE