summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/practice60/led_custom.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/practice60/led_custom.h')
-rw-r--r--keyboards/handwired/practice60/led_custom.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/handwired/practice60/led_custom.h b/keyboards/handwired/practice60/led_custom.h
deleted file mode 100644
index 8451c06d6..000000000
--- a/keyboards/handwired/practice60/led_custom.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-void backlight_task(void);
-void breathing_interrupt_disable(void);
-void breathing_interrupt_enable(void);
-bool is_breathing(void);