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 18f072189..2470d8c7d 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
| @@ -95,6 +95,7 @@ void unregister_code16 (uint16_t code); | |||
| 95 | 95 | ||
| 96 | #ifdef BACKLIGHT_ENABLE | 96 | #ifdef BACKLIGHT_ENABLE |
| 97 | void backlight_init_ports(void); | 97 | void backlight_init_ports(void); |
| 98 | void backlight_task(void); | ||
| 98 | 99 | ||
| 99 | #ifdef BACKLIGHT_BREATHING | 100 | #ifdef BACKLIGHT_BREATHING |
| 100 | void breathing_enable(void); | 101 | void breathing_enable(void); |
