summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix_animations/rgb_matrix_effects.inc
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-04-03 15:29:28 +0000
committerQMK Bot <hello@qmk.fm>2021-04-03 15:29:28 +0000
commitdd7f18f65fabe1ca2a09e973b0cb5e5df567d092 (patch)
treea9e7f8a6d09f4e350cf70328732f433313db02b3 /quantum/rgb_matrix_animations/rgb_matrix_effects.inc
parente90ec6a474713aef6b7a5a8e34b19afbd62671c4 (diff)
parent41f649c9a95985603d1063f2ec5e2864a7e32a0b (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'quantum/rgb_matrix_animations/rgb_matrix_effects.inc')
-rw-r--r--quantum/rgb_matrix_animations/rgb_matrix_effects.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/quantum/rgb_matrix_animations/rgb_matrix_effects.inc b/quantum/rgb_matrix_animations/rgb_matrix_effects.inc
index 4c1723d933..053d441506 100644
--- a/quantum/rgb_matrix_animations/rgb_matrix_effects.inc
+++ b/quantum/rgb_matrix_animations/rgb_matrix_effects.inc
@@ -23,6 +23,9 @@
#include "rgb_matrix_animations/rainbow_pinwheels_anim.h"
#include "rgb_matrix_animations/raindrops_anim.h"
#include "rgb_matrix_animations/jellybean_raindrops_anim.h"
+#include "rgb_matrix_animations/hue_breathing_anim.h"
+#include "rgb_matrix_animations/hue_pendulum_anim.h"
+#include "rgb_matrix_animations/hue_wave_anim.h"
#include "rgb_matrix_animations/typing_heatmap_anim.h"
#include "rgb_matrix_animations/digital_rain_anim.h"
#include "rgb_matrix_animations/solid_reactive_simple_anim.h"