summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/satisfaction75/led_custom.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cannonkeys/satisfaction75/led_custom.h')
-rw-r--r--keyboards/cannonkeys/satisfaction75/led_custom.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/satisfaction75/led_custom.h b/keyboards/cannonkeys/satisfaction75/led_custom.h
new file mode 100644
index 000000000..fe5c9e5dc
--- /dev/null
+++ b/keyboards/cannonkeys/satisfaction75/led_custom.h
@@ -0,0 +1,5 @@
+#pragma once
+
+void backlight_task(void);
+void breathing_interrupt_disable(void);
+void breathing_interrupt_enable(void);