mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-05 07:21:46 +01:00
Groundwork for dedicated color keycodes
This commit is contained in:
@@ -61,6 +61,7 @@ void rgblight_init(void);
|
||||
void rgblight_increase(void);
|
||||
void rgblight_decrease(void);
|
||||
void rgblight_toggle(void);
|
||||
void rgblight_enable(void);
|
||||
void rgblight_step(void);
|
||||
void rgblight_mode(uint8_t mode);
|
||||
void rgblight_set(void);
|
||||
|
||||
Reference in New Issue
Block a user