diff options
Diffstat (limited to 'quantum/quantum.h')
-rw-r--r-- | quantum/quantum.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h index 580d51202..259bac369 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
@@ -103,6 +103,7 @@ void unregister_code16 (uint16_t code); | |||
103 | 103 | ||
104 | #ifdef BACKLIGHT_ENABLE | 104 | #ifdef BACKLIGHT_ENABLE |
105 | void backlight_init_ports(void); | 105 | void backlight_init_ports(void); |
106 | void backlight_task(void); | ||
106 | 107 | ||
107 | #ifdef BACKLIGHT_BREATHING | 108 | #ifdef BACKLIGHT_BREATHING |
108 | void breathing_enable(void); | 109 | void breathing_enable(void); |