1
0
Fork 0

converted to new format

This commit is contained in:
Jack Humbert 2016-11-23 18:52:02 -05:00
parent 3d7aaa31e4
commit 2e23689b8e
4 changed files with 217 additions and 126 deletions

View file

@ -65,6 +65,7 @@ void rgblight_enable(void);
void rgblight_step(void);
void rgblight_mode(uint8_t mode);
void rgblight_set(void);
void rgblight_update_dword(uint32_t dword);
void rgblight_increase_hue(void);
void rgblight_decrease_hue(void);
void rgblight_increase_sat(void);