]> git.gir.st - tmk_keyboard.git/blob - vusb/host_vusb.h
fixed: not to send key if fn_keycode is modifier
[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