diff options
Diffstat (limited to 'quantum/process_keycode/process_unicode_common.h')
| -rw-r--r-- | quantum/process_keycode/process_unicode_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/quantum/process_keycode/process_unicode_common.h b/quantum/process_keycode/process_unicode_common.h index 1a6607c757..8a4494c939 100644 --- a/quantum/process_keycode/process_unicode_common.h +++ b/quantum/process_keycode/process_unicode_common.h | |||
| @@ -90,7 +90,6 @@ void register_hex(uint16_t hex); | |||
| 90 | void register_hex32(uint32_t hex); | 90 | void register_hex32(uint32_t hex); |
| 91 | void register_unicode(uint32_t code_point); | 91 | void register_unicode(uint32_t code_point); |
| 92 | 92 | ||
| 93 | void send_unicode_hex_string(const char *str); | ||
| 94 | void send_unicode_string(const char *str); | 93 | void send_unicode_string(const char *str); |
| 95 | 94 | ||
| 96 | bool process_unicode_common(uint16_t keycode, keyrecord_t *record); | 95 | bool process_unicode_common(uint16_t keycode, keyrecord_t *record); |
