diff options
Diffstat (limited to 'keyboards/cannonkeys/stm32f072/led_custom.h')
| -rw-r--r-- | keyboards/cannonkeys/stm32f072/led_custom.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/stm32f072/led_custom.h b/keyboards/cannonkeys/stm32f072/led_custom.h index 28e0f02ed..550d5b84c 100644 --- a/keyboards/cannonkeys/stm32f072/led_custom.h +++ b/keyboards/cannonkeys/stm32f072/led_custom.h | |||
| @@ -4,3 +4,5 @@ void backlight_task(void); | |||
| 4 | void breathing_interrupt_disable(void); | 4 | void breathing_interrupt_disable(void); |
| 5 | void breathing_interrupt_enable(void); | 5 | void breathing_interrupt_enable(void); |
| 6 | void breathing_toggle(void); | 6 | void breathing_toggle(void); |
| 7 | void breathing_enable(void); | ||
| 8 | void breathing_disable(void); | ||
