summaryrefslogtreecommitdiff
path: root/protocol
Commit message (Expand)AuthorAge
* Change TOP_DIR to TMK_DIR in makefilestmk2015-04-09
* usb_hid: Update USB_Host_Shield_2.0Jun Wako2015-04-07
* m0110: Add support for international keyboardJun Wako2015-03-19
* Fix call parameter of suspend_power_down()Jun Wako2015-01-26
* Fix typo 'keyobard' #166tmk2015-01-19
* Fix power saving while USB suspendedtmk2015-01-15
* Fix lufa sendchar() infinite wait looptmk2015-01-15
* Compensate timer during prower downtmk2015-01-15
* Fix ps2 protocol build using ps2_io.hJun Wako2015-01-04
* bluefruit, pjrc: Update protocols for new APItmk2015-01-03
* [ps2,terminal_usb] Quick fix for build problemtmk2014-12-24
* Add USB Hub supportJun Wako2014-12-10
* Add submodule legitimate USB_Host_Shield_2.0Jun Wako2014-12-10
* Remove submodule USB_Host_Shield_2.0Jun Wako2014-12-10
* usb_usb: Update for new core layoutJun Wako2014-12-05
* Fix endpoint buffer setting for AT90USB82/162.tmk2014-11-24
* Merge branch 'rn42' into merge_rn42tmk2014-11-24
|\
| * USB initialize when plug-in during battery poweredtmk2014-11-20
| * Add flow control by firmware to serial_uarttmk2014-07-30
| * Change buffer size: 256 bytestmk2014-07-30
| * Add LED indicator support in mbedtmk2014-07-30
| * Port ps2_usb to mbedtmk2014-07-30
| * Fix build files for mbedtmk2014-07-30
* | fixed vusb variant of converter ps2usbStefan Mark2014-11-13
* | Fix typo of variable nametmk2014-09-24
* | Adhoc fix compile error of usb_usbtmk2014-09-22
* | Add option 7bit data to serial_soft.ctmk2014-08-26
* | Revert lufa/lufa.ctmk2014-08-26
* | updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse...Robin Haberkorn2014-07-27
* | serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX m...Robin Haberkorn2014-07-27
* | factored out serial_mouse_init() into serial_mouse.hRobin Haberkorn2014-07-27
* | integrated serial mouse drivers as a feature into the firmware architectureRobin Haberkorn2014-07-27
* | added serial mouse driver for Microsoft and Mousesystems miceRobin Haberkorn2014-07-27
|/
* Just ignore ADB Service Requesttmk2014-07-21
* Fix NKRO code when NKRO is disabletmk2014-07-20
* Fix debug print of ps2_mousetmk2014-06-15
* Fix set LED for NKRO keyboard interfacetmk2014-04-29
* Unused endpoint of console OUT is commentout'dtmk2014-04-29
* Fix remotewakeup of PJRC stack(Fix #121)tmk2014-04-28
* Check if LUFA-git really exists(Fix #118)tmk2014-04-28
* NKRO is disable when SET_PROTOCOL(boot)tmk2014-04-27
* Make NKRO deafult when it is availabletmk2014-04-27
* Add LUFA git repository(release 140302)tmk2014-04-25
* Move macro definitions from lufa.c to lufa.htmk2014-04-25
* Change LUFA build optionstmk2014-04-24
* Return when ready check loop is timeouted(Fix #115)tmk2014-04-22
* Change PollingIntervalMS to 10ms(Fix #114)tmk2014-04-21
* Add doc 4704.txt and protocol commenttmk2014-02-10
* Change error no and clean debug codetmk2014-02-10
* Add Initial files of 4704_usbtmk2014-02-09