summaryrefslogtreecommitdiffstats
path: root/command.c
Commit message (Collapse)AuthorAgeFilesLines
* added copyright and license notice.tmk2011-07-211-0/+16
|
* Add special keycodes for media control. Fix power down command.tmk2011-07-011-0/+6
|
* added HHKB/README and clean some codes.tmk2011-05-251-0/+0
|
* added USB_EXTRA feature to HHKB/V-USBtmk2011-05-211-1/+5
|
* FIX: send last report when idle timeouts. (pjrc)tmk2011-03-101-1/+4
|
* fixed hhkb to comply new API.tmk2011-02-221-2/+3
|
* integrate V-USB support into ps2_usbtmk2011-02-221-1/+3
|
* host interface for pjrctmk2011-02-221-0/+184