send keys over WebSocket
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
static unsigned char boot_buf[8];
|
||||
|
||||
void parse_key_list(char * keys);
|
||||
void parse_mouse_list(char * keys);
|
||||
uint8_t parse_key_single(char * key);
|
||||
uint8_t parse_mod(char * key);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user