summaryrefslogtreecommitdiff
path: root/common_features.mk
diff options
context:
space:
mode:
authorDrashna Jael're <drashna@live.com>2020-01-28 17:13:04 -0800
committerFlorian Didron <fdidron@users.noreply.github.com>2020-02-26 10:15:12 +0900
commite7a2fdc2715d19ccefa8cc8f95b57d2177b0a648 (patch)
treee74cea0aaab418111657f4511623a8a3096d7c80 /common_features.mk
parented1cbad3e79f57dff3cda1fb567ef7c2385e1b49 (diff)
Make Dynamic Keymaps optional for Oryx
Diffstat (limited to 'common_features.mk')
-rw-r--r--common_features.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/common_features.mk b/common_features.mk
index 1ccffc41bd..f19782b818 100644
--- a/common_features.mk
+++ b/common_features.mk
@@ -350,7 +350,6 @@ ifeq ($(strip $(VELOCIKEY_ENABLE)), yes)
endif
ifeq ($(strip $(ORYX_ENABLE)), yes)
- DYNAMIC_KEYMAP_ENABLE := yes
WEBUSB_ENABLE := yes
SRC += $(QUANTUM_DIR)/oryx.c
OPT_DEFS += -DORYX_ENABLE