Added mode reverse step function
This commit is contained in:
parent
0e548f8b5d
commit
5a1b68d562
2 changed files with 9 additions and 0 deletions
|
@ -73,6 +73,7 @@ void rgblight_decrease(void);
|
|||
void rgblight_toggle(void);
|
||||
void rgblight_enable(void);
|
||||
void rgblight_step(void);
|
||||
void rgblight_step_reverse(void);
|
||||
void rgblight_mode(uint8_t mode);
|
||||
void rgblight_set(void);
|
||||
void rgblight_update_dword(uint32_t dword);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue