forked from mirrors/qmk_userspace
format code according to conventions [skip ci]
This commit is contained in:
parent
2fe7e221ec
commit
e7860d673b
2 changed files with 14 additions and 15 deletions
|
@ -154,7 +154,7 @@ enum RGBLIGHT_EFFECT_MODE {
|
|||
# endif
|
||||
|
||||
# ifndef RGBLIGHT_EFFECT_TWINKLE_PROBABILITY
|
||||
# define RGBLIGHT_EFFECT_TWINKLE_PROBABILITY 1/127
|
||||
# define RGBLIGHT_EFFECT_TWINKLE_PROBABILITY 1 / 127
|
||||
# endif
|
||||
|
||||
# ifndef RGBLIGHT_HUE_STEP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue