index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ps2_vusb
/
host_vusb.h
blob: f09ad58228aeae235483e3e4bcc91343bc3842e2 (
plain
)
1
2
3
4
5
6
#ifndef HOST_VUSB_H
#define HOST_VUSB_H
void
host_vusb_keyboard_send
(
void
);
#endif