Add VIA support for QMK backlight, QMK RGBLight (#7911)
* Add VIA support for QMK backlight, QMK RGBLight * clang-format changes
This commit is contained in:
parent
ce81c4f89b
commit
484a9b12bc
37 changed files with 500 additions and 35 deletions
|
@ -4,3 +4,5 @@ void backlight_task(void);
|
|||
void breathing_interrupt_disable(void);
|
||||
void breathing_interrupt_enable(void);
|
||||
void breathing_toggle(void);
|
||||
void breathing_enable(void);
|
||||
void breathing_disable(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue