added initial support of mousekeys to ps2_vusb
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user