Remove send_unicode_hex_string()
(#16518)
This commit is contained in:
parent
24f2effbdd
commit
f634fddd34
4 changed files with 0 additions and 56 deletions
|
@ -90,7 +90,6 @@ void register_hex(uint16_t hex);
|
|||
void register_hex32(uint32_t hex);
|
||||
void register_unicode(uint32_t code_point);
|
||||
|
||||
void send_unicode_hex_string(const char *str);
|
||||
void send_unicode_string(const char *str);
|
||||
|
||||
bool process_unicode_common(uint16_t keycode, keyrecord_t *record);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue