summaryrefslogtreecommitdiff
path: root/common_features.mk
diff options
context:
space:
mode:
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 a1e2bc313d..1ccffc41bd 100644
--- a/common_features.mk
+++ b/common_features.mk
@@ -354,7 +354,6 @@ ifeq ($(strip $(ORYX_ENABLE)), yes)
WEBUSB_ENABLE := yes
SRC += $(QUANTUM_DIR)/oryx.c
OPT_DEFS += -DORYX_ENABLE
- OPT_DEFS += -DLAYER_STATE_8BIT
endif
ifeq ($(strip $(VIA_ENABLE)), yes)