Make Dynamic Keymaps optional for Oryx

This commit is contained in:
Drashna Jael're
2020-01-28 17:13:04 -08:00
committed by Florian Didron
parent ed1cbad3e7
commit e7a2fdc271
3 changed files with 8 additions and 6 deletions
-1
View File
@@ -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