Added special char cmd
This commit is contained in:
@ -19,6 +19,8 @@ void _hid_send_state(_hid_send_state_args args);
|
||||
)
|
||||
|
||||
|
||||
void hid_send_special_char(uint16_t char_utf_8);
|
||||
|
||||
#ifdef BETA_ENABLE_SPELLCHECK
|
||||
void hid_send_word(void);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user