# # ChangeLog for uspace/drv/usbhid/kbdrepeat.c in mainline # # Generated by Trac 1.6 # 2025-01-16T09:53:54Z Thu, 10 Mar 2011 13:42:14 GMT Lubos Slovak [17ada7a] * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/kbdrepeat.c (modified) Comments + minor changes. - Doxygen comments to all functions in ... Thu, 10 Mar 2011 10:47:55 GMT Lubos Slovak [dfe53af] * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/kbddev.h (modified) * uspace/drv/usbhid/kbdrepeat.c (added) * uspace/drv/usbhid/kbdrepeat.h (added) Auto-repeat of keys. - Added structure usbhid_kbd_repeat_t. - ...