summaryrefslogtreecommitdiffstats
path: root/pjrc/usb.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-06Moved files to common, protocol and doc directorytmk1-962/+0
2012-04-28Workaround for Mac HID SET_IDLE behaviour.tmk1-2/+5
2012-03-03Fiexed AT90USB162 compatibility.(different number of endpoint)tmk1-2/+2
2011-12-21fixed a bug on host_system_send().tmk1-1/+5
2011-09-17Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk1-17/+17
2011-05-31Added PS/2 multimeda key support.tmk1-97/+68
2011-05-21added USB_EXTRA feature to HHKB/V-USBtmk1-0/+4
2011-05-04ad hoc fix for IDLE bug which affects on Mac only.tmk1-1/+2
2011-03-10FIX: send last report when idle timeouts. (pjrc)tmk1-3/+4
2011-02-21v3.0 cleanse filestmk1-0/+0
2011-02-21host interface for pjrctmk1-4/+4
2011-02-21added protocol stack: pjrc, vusbtmk1-0/+978