summaryrefslogtreecommitdiffstats
path: root/command.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved files to common, protocol and doc directorytmk2012-06-071-243/+0
|
* Refactored bootloader jumping. Added USBaspLoader support.tmk2011-09-221-5/+4
|
* Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk2011-09-171-14/+42
|
* 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