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 77732d43f..1f1bb0afd 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
| @@ -108,6 +108,7 @@ void unregister_code16 (uint16_t code); | |||
| 108 | 108 | ||
| 109 | #ifdef BACKLIGHT_ENABLE | 109 | #ifdef BACKLIGHT_ENABLE |
| 110 | void backlight_init_ports(void); | 110 | void backlight_init_ports(void); |
| 111 | void backlight_task(void); | ||
| 111 | 112 | ||
| 112 | #ifdef BACKLIGHT_BREATHING | 113 | #ifdef BACKLIGHT_BREATHING |
| 113 | void breathing_enable(void); | 114 | void breathing_enable(void); |
