Shared gfxconf
This commit is contained in:
Fred Sundvik
committed by
Jack Humbert
parent
8a962f7b27
commit
f3c113fb5a
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
325
quantum/visualizer/common_gfxconf.h
Normal file
325
quantum/visualizer/common_gfxconf.h
Normal file
File diff suppressed because it is too large
Load Diff
@ -47,6 +47,9 @@ SRC += $(VISUALIZER_DIR)/led_keyframes.c
|
||||
endif
|
||||
|
||||
include $(GFXLIB)/gfx.mk
|
||||
# For the common_gfxconf.h
|
||||
GFXINC += quantum/visualizer
|
||||
|
||||
GFXSRC := $(patsubst $(TOP_DIR)/%,%,$(GFXSRC))
|
||||
GFXDEFS := $(patsubst %,-D%,$(patsubst -D%,%,$(GFXDEFS)))
|
||||
|
||||
|
Reference in New Issue
Block a user