aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb/usb-hid.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-25usb-hid: Fix non-working comma keyThomas Huth1-7/+0
2015-10-22Fix special keys on USBDinar Valeev1-9/+7
2015-10-22Fix function keys on USBDinar Valeev1-16/+12
2015-10-06usb-hid: refactor usb key readingNikunj A Dadhania1-7/+4
2015-07-20usb-hid: Caps is not always shiftDinar Valeev1-3/+27
2015-03-23Fix "key?" Forth word when using USB keyboardsThomas Huth1-9/+21
2013-08-21usb: Use separate in-memory endian swapNikunj A Dadhania1-7/+8
2013-07-24usb-kbd: accept "s" to drop to OF promptNikunj A Dadhania1-0/+20
2013-07-24USB keyboard driverNikunj A Dadhania1-0/+420