~ruther/qmk_firmware

ref: 2661ee282a7edfdff299d2ccfc298dac75cf65e4 qmk_firmware/quantum/backlight/backlight_driver_common.h -rw-r--r-- 135 bytes
2661ee28 — Nick Brassel [Bugfix] Manipulate deferred executor slot only if tokens match (#22722) 1 year, 5 months ago
                                                                                
1
2
3
4
5
6
7
#pragma once

void backlight_pins_init(void);
void backlight_pins_on(void);
void backlight_pins_off(void);

void breathing_task(void);
Do not follow this link