summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/input/kbd_codec.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for key release eventspatacongo2012-12-271-27/+73
* Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo2012-12-261-1/+4
* Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2012-12-261-10/+16
* Add logic to serialize and marshal out-of-band keyboard commandspatacongo2012-12-251-0/+292