added initial support of mousekeys to ps2_vusb
This commit is contained in:
parent
4f5f1a53d4
commit
0632618d29
14 changed files with 676 additions and 270 deletions
7
ps2_vusb/host_vusb.h
Normal file
7
ps2_vusb/host_vusb.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef HOST_VUSB_H
|
||||
#define HOST_VUSB_H
|
||||
|
||||
void host_vusb_keyboard_send(void);
|
||||
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue