diff options
Diffstat (limited to 'quantum/rgblight.h')
| -rw-r--r-- | quantum/rgblight.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/quantum/rgblight.h b/quantum/rgblight.h index 9ccb3135c..35d7942ca 100644 --- a/quantum/rgblight.h +++ b/quantum/rgblight.h | |||
| @@ -80,9 +80,7 @@ enum RGBLIGHT_EFFECT_MODE { | |||
| 80 | 80 | ||
| 81 | #define RGBLIGHT_MODES (RGBLIGHT_MODE_last-1) | 81 | #define RGBLIGHT_MODES (RGBLIGHT_MODE_last-1) |
| 82 | 82 | ||
| 83 | #ifndef RGBLIGHT_EFFECT_BREATHE_CENTER | 83 | // sample: #define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 |
| 84 | #define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1-2.7 | ||
| 85 | #endif | ||
| 86 | 84 | ||
| 87 | #ifndef RGBLIGHT_EFFECT_BREATHE_MAX | 85 | #ifndef RGBLIGHT_EFFECT_BREATHE_MAX |
| 88 | #define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0-255 | 86 | #define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0-255 |
