Shared gfxconf
This commit is contained in:
parent
8a962f7b27
commit
f3c113fb5a
4 changed files with 330 additions and 598 deletions
|
@ -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)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue