Limit number of layers due to eeprom size contstraints
This commit is contained in:
committed by
Florian Didron
parent
a8e4c490bf
commit
2feb42ddb0
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user