diff options
Diffstat (limited to 'quantum/rgb_matrix/animations/breathing_anim.h')
-rw-r--r-- | quantum/rgb_matrix/animations/breathing_anim.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/rgb_matrix/animations/breathing_anim.h b/quantum/rgb_matrix/animations/breathing_anim.h index 340bd93e5..a00ccb83a 100644 --- a/quantum/rgb_matrix/animations/breathing_anim.h +++ b/quantum/rgb_matrix/animations/breathing_anim.h | |||
@@ -1,4 +1,4 @@ | |||
1 | #ifndef DISABLE_RGB_MATRIX_BREATHING | 1 | #ifdef ENABLE_RGB_MATRIX_BREATHING |
2 | RGB_MATRIX_EFFECT(BREATHING) | 2 | RGB_MATRIX_EFFECT(BREATHING) |
3 | # ifdef RGB_MATRIX_CUSTOM_EFFECT_IMPLS | 3 | # ifdef RGB_MATRIX_CUSTOM_EFFECT_IMPLS |
4 | 4 | ||