summaryrefslogtreecommitdiff
path: root/keyboards/work_louder/micro/micro.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/work_louder/micro/micro.h')
-rw-r--r--keyboards/work_louder/micro/micro.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/work_louder/micro/micro.h b/keyboards/work_louder/micro/micro.h
index 715b09eb33..1d25b91c80 100644
--- a/keyboards/work_louder/micro/micro.h
+++ b/keyboards/work_louder/micro/micro.h
@@ -20,3 +20,4 @@ extern void work_louder_micro_led_2_set(uint8_t n);
extern void work_louder_micro_led_3_set(uint8_t n);
extern void work_louder_micro_led_all_set(uint8_t n);
+void work_louder_led_init_animation(void);