]> git.gir.st - tmk_keyboard.git/blob - vusb/host_vusb.h
Synchronous USART support for PS/2 on V-USB stack
[tmk_keyboard.git] / vusb / host_vusb.h
1 #ifndef HOST_VUSB_H
2 #define HOST_VUSB_H
3
4 void host_vusb_keyboard_send(void);
5
6 #endif
Imprint / Impressum