# # ChangeLog for uspace/drv/usbhid/kbdrepeat.c in mainline # # Generated by Trac 1.6 # 2025-01-28T19:33:09Z Thu, 10 Mar 2011 14:13:15 GMT Lubos Slovak <lubos.slovak@…> [7309799] * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/kbdrepeat.c (modified) Comments of kbdrepeat functions + minor changes to comments in kbddev. Thu, 10 Mar 2011 13:42:14 GMT Lubos Slovak <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 <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. - ...