diff options
| author | XScorpion2 <rcalt2vt@gmail.com> | 2019-05-11 14:31:31 -0500 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2019-05-11 12:31:31 -0700 |
| commit | 819364ea23c000d3015ca6d15b093ebf96c45732 (patch) | |
| tree | 2ea74b42443ac722dfbc9db194adbeb908712b65 /quantum/rgb_matrix_animations | |
| parent | b9c38cfec844d5ff0cb952be0c27bbdca6279595 (diff) | |
| download | qmk_firmware-819364ea23c000d3015ca6d15b093ebf96c45732.tar.gz qmk_firmware-819364ea23c000d3015ca6d15b093ebf96c45732.zip | |
Fix for Solid Reactive mode bug (#5846)
derp, forgot to remove the pragma once
Diffstat (limited to 'quantum/rgb_matrix_animations')
| -rw-r--r-- | quantum/rgb_matrix_animations/solid_reactive_simple_anim.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/quantum/rgb_matrix_animations/solid_reactive_simple_anim.h b/quantum/rgb_matrix_animations/solid_reactive_simple_anim.h index a568a5438..f235824e2 100644 --- a/quantum/rgb_matrix_animations/solid_reactive_simple_anim.h +++ b/quantum/rgb_matrix_animations/solid_reactive_simple_anim.h | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | #pragma once | ||
| 2 | #ifdef RGB_MATRIX_KEYREACTIVE_ENABLED | 1 | #ifdef RGB_MATRIX_KEYREACTIVE_ENABLED |
| 3 | #ifndef DISABLE_RGB_MATRIX_SOLID_REACTIVE_SIMPLE | 2 | #ifndef DISABLE_RGB_MATRIX_SOLID_REACTIVE_SIMPLE |
| 4 | RGB_MATRIX_EFFECT(SOLID_REACTIVE_SIMPLE) | 3 | RGB_MATRIX_EFFECT(SOLID_REACTIVE_SIMPLE) |
