]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/handwired/practice60/led_custom.h
8451c06d6f655a298d56bc8d672f47b41ad9d6be
[qmk_firmware.git] / keyboards / handwired / practice60 / led_custom.h
1 #pragma once
2
3 void backlight_task(void);
4 void breathing_interrupt_disable(void);
5 void breathing_interrupt_enable(void);
6 bool is_breathing(void);