You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

9 lines
238 B

VPATH += $(USER_PATH)/$(PLATFORM_PATH)
VPATH += $(USER_PATH)/$(PLATFORM_PATH)/$(PLATFORM_KEY)
CUSTOM_MATRIX_DELAY = on-demand
ifneq ($(strip $(USROPT)),)
include $(USER_PATH)/user_options.mk
endif
include $(USER_PATH)/user_featues.mk