1
0
Fork 0

Shared default animations

This commit is contained in:
Fred Sundvik 2017-07-09 17:50:01 +03:00 committed by Jack Humbert
parent 2251560256
commit 4da3b19603
10 changed files with 35 additions and 171 deletions

View file

@ -46,6 +46,8 @@ ifeq ($(strip $(BACKLIGHT_ENABLE)), yes)
SRC += $(VISUALIZER_DIR)/led_backlight_keyframes.c
endif
SRC += $(VISUALIZER_DIR)/default_animations.c
include $(GFXLIB)/gfx.mk
# For the common_gfxconf.h
GFXINC += quantum/visualizer