summaryrefslogtreecommitdiffstats
path: root/pjrc/usb.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved files to common, protocol and doc directorytmk2012-06-071-962/+0
|
* Workaround for Mac HID SET_IDLE behaviour.tmk2012-04-291-2/+5
|
* Fiexed AT90USB162 compatibility.(different number of endpoint)tmk2012-03-041-2/+2
|
* fixed a bug on host_system_send().tmk2011-12-221-1/+5
|
* Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk2011-09-171-17/+17
|
* Added PS/2 multimeda key support.tmk2011-05-311-97/+68
| | | | | HID Consumer page and System control are also supported now. merged mediakey branch: d53a356cd2011b461843a5c7c1527a61692893c1
* added USB_EXTRA feature to HHKB/V-USBtmk2011-05-211-0/+4
|
* ad hoc fix for IDLE bug which affects on Mac only.tmk2011-05-041-1/+2
|
* FIX: send last report when idle timeouts. (pjrc)tmk2011-03-101-3/+4
|
* v3.0 cleanse filestmk2011-02-221-0/+0
|
* host interface for pjrctmk2011-02-221-4/+4
|
* added protocol stack: pjrc, vusbtmk2011-02-221-0/+978