diff options
Diffstat (limited to 'quantum/quantum.h')
-rw-r--r-- | quantum/quantum.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h index 5cbe84d0c..9250f5acc 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
@@ -237,5 +237,3 @@ void led_set_user(uint8_t usb_led); | |||
237 | void led_set_kb(uint8_t usb_led); | 237 | void led_set_kb(uint8_t usb_led); |
238 | bool led_update_user(led_t led_state); | 238 | bool led_update_user(led_t led_state); |
239 | bool led_update_kb(led_t led_state); | 239 | bool led_update_kb(led_t led_state); |
240 | |||
241 | void api_send_unicode(uint32_t unicode); | ||