aboutsummaryrefslogtreecommitdiffstats
path: root/pjrc
AgeCommit message (Expand)Author
2012-06-07Moved files to common, protocol and doc directoryGravatar tmk
2012-04-29Workaround for Mac HID SET_IDLE behaviour.Gravatar tmk
2012-03-04Fiexed AT90USB162 compatibility.(different number of endpoint)Gravatar tmk
2011-12-22fixed a bug on host_system_send().Gravatar tmk
2011-09-22Refactored bootloader jumping. Added USBaspLoader support.Gravatar tmk
2011-09-17Added Bulegiga iWRAP support into HHKB.(Bluetooth)Gravatar tmk
2011-07-21added copyright and license notice.Gravatar tmk
2011-05-31Added PS/2 multimeda key support.Gravatar tmk
2011-05-21added USB_EXTRA feature to HHKB/V-USBGravatar tmk
2011-05-04ad hoc fix for IDLE bug which affects on Mac only.Gravatar tmk
2011-03-10FIX: send last report when idle timeouts. (pjrc)Gravatar tmk
2011-02-22v3.0 cleanse filesGravatar tmk
2011-02-22fixed hhkb to comply new API.Gravatar tmk
2011-02-22fixed adb_usb to comply new API.Gravatar tmk
2011-02-22host interface for pjrcGravatar tmk
2011-02-22added protocol stack: pjrc, vusbGravatar tmk