diff options
Diffstat (limited to 'tmk_core/common/led.h')
| -rw-r--r-- | tmk_core/common/led.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tmk_core/common/led.h b/tmk_core/common/led.h index 9dc898780..61c971c10 100644 --- a/tmk_core/common/led.h +++ b/tmk_core/common/led.h | |||
| @@ -34,10 +34,6 @@ extern "C" { | |||
| 34 | 34 | ||
| 35 | void led_set(uint8_t usb_led); | 35 | void led_set(uint8_t usb_led); |
| 36 | 36 | ||
| 37 | /* keyboard-specific LED functionality */ | ||
| 38 | void led_set_kb(uint8_t usb_led); | ||
| 39 | |||
| 40 | |||
| 41 | void led_init_ports(void); | 37 | void led_init_ports(void); |
| 42 | 38 | ||
| 43 | #ifdef __cplusplus | 39 | #ifdef __cplusplus |
