diff options
Diffstat (limited to 'quantum/rgb_matrix/animations/hue_pendulum_anim.h')
-rw-r--r-- | quantum/rgb_matrix/animations/hue_pendulum_anim.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/rgb_matrix/animations/hue_pendulum_anim.h b/quantum/rgb_matrix/animations/hue_pendulum_anim.h index 2d8d36174..a6e1c1074 100644 --- a/quantum/rgb_matrix/animations/hue_pendulum_anim.h +++ b/quantum/rgb_matrix/animations/hue_pendulum_anim.h | |||
@@ -1,4 +1,4 @@ | |||
1 | #ifndef DISABLE_RGB_MATRIX_HUE_PENDULUM | 1 | #ifdef ENABLE_RGB_MATRIX_HUE_PENDULUM |
2 | RGB_MATRIX_EFFECT(HUE_PENDULUM) | 2 | RGB_MATRIX_EFFECT(HUE_PENDULUM) |
3 | # ifdef RGB_MATRIX_CUSTOM_EFFECT_IMPLS | 3 | # ifdef RGB_MATRIX_CUSTOM_EFFECT_IMPLS |
4 | 4 | ||