diff options
| author | QMK Bot <hello@qmk.fm> | 2020-05-09 09:31:49 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2020-05-09 09:31:49 +0000 |
| commit | e7860d673b0e671988711a487931f61926dbbd56 (patch) | |
| tree | 4aec9f1edabee6d8ca54e6507d3ac13b5098af26 /quantum/rgblight.h | |
| parent | 2fe7e221ec9e412cc008aa5c03eaf27e35ff62c6 (diff) | |
| download | qmk_firmware-e7860d673b0e671988711a487931f61926dbbd56.tar.gz qmk_firmware-e7860d673b0e671988711a487931f61926dbbd56.zip | |
format code according to conventions [skip ci]
Diffstat (limited to 'quantum/rgblight.h')
| -rw-r--r-- | quantum/rgblight.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/rgblight.h b/quantum/rgblight.h index 7de9c3f3d..f93a30c5a 100644 --- a/quantum/rgblight.h +++ b/quantum/rgblight.h | |||
| @@ -154,7 +154,7 @@ enum RGBLIGHT_EFFECT_MODE { | |||
| 154 | # endif | 154 | # endif |
| 155 | 155 | ||
| 156 | # ifndef RGBLIGHT_EFFECT_TWINKLE_PROBABILITY | 156 | # ifndef RGBLIGHT_EFFECT_TWINKLE_PROBABILITY |
| 157 | # define RGBLIGHT_EFFECT_TWINKLE_PROBABILITY 1/127 | 157 | # define RGBLIGHT_EFFECT_TWINKLE_PROBABILITY 1 / 127 |
| 158 | # endif | 158 | # endif |
| 159 | 159 | ||
| 160 | # ifndef RGBLIGHT_HUE_STEP | 160 | # ifndef RGBLIGHT_HUE_STEP |
