index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ps2_vusb
/
host_vusb.h
blob: c9b1d77671f3607cdd7feda7d5e14058a98adeb2 (
plain
)
1
2
3
4
5
6
7
#ifndef HOST_VUSB_H #define HOST_VUSB_H void host_vusb_keyboard_send(void); #endif