~ruther/qmk_firmware

ref: 67559c7d065e02d7d3c15c1d5bbe17921864b1a3 qmk_firmware/quantum/backlight/backlight_driver_common.h -rw-r--r-- 135 bytes
67559c7d — Duncan Sutherland revoke community_layouts from keebio/wtf60 (#22502) 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