summaryrefslogtreecommitdiffstats
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
2015-04-09Change TOP_DIR to TMK_DIR in makefilestmk7-24/+24
2015-04-07usb_hid: Update USB_Host_Shield_2.0Jun Wako1-0/+0
2015-03-18m0110: Add support for international keyboardJun Wako1-3/+18
2015-01-26Fix call parameter of suspend_power_down()Jun Wako2-2/+2
2015-01-19Fix typo 'keyobard' #166tmk1-1/+1
2015-01-15Fix power saving while USB suspendedtmk1-0/+3
2015-01-15Fix lufa sendchar() infinite wait looptmk1-18/+18
2015-01-15Compensate timer during prower downtmk1-1/+1
2015-01-04Fix ps2 protocol build using ps2_io.hJun Wako2-0/+2
2015-01-03bluefruit, pjrc: Update protocols for new APItmk4-5/+6
2014-12-24[ps2,terminal_usb] Quick fix for build problemtmk1-0/+1
2014-12-10Add USB Hub supportJun Wako1-0/+1
2014-12-10Add submodule legitimate USB_Host_Shield_2.0Jun Wako1-0/+0
2014-12-10Remove submodule USB_Host_Shield_2.0Jun Wako1-0/+0
2014-12-05usb_usb: Update for new core layoutJun Wako1-1/+1
2014-11-24Fix endpoint buffer setting for AT90USB82/162.tmk3-2/+27
2014-11-24Merge branch 'rn42' into merge_rn42tmk11-66/+546
2014-11-20USB initialize when plug-in during battery poweredtmk1-1/+14
2014-11-13fixed vusb variant of converter ps2usbStefan Mark3-16/+23
2014-09-24Fix typo of variable nametmk1-1/+1
2014-09-22Adhoc fix compile error of usb_usbtmk3-3/+2
2014-08-26Add option 7bit data to serial_soft.ctmk1-2/+18
2014-08-26Revert lufa/lufa.ctmk1-12/+0
2014-07-30Add flow control by firmware to serial_uarttmk1-0/+19
2014-07-30Change buffer size: 256 bytestmk1-1/+1
2014-07-30Add LED indicator support in mbedtmk3-16/+35
2014-07-30Port ps2_usb to mbedtmk5-64/+166
2014-07-30Fix build files for mbedtmk4-0/+327
2014-07-27updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse...Robin Haberkorn3-3/+3
2014-07-27serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX m...Robin Haberkorn2-18/+20
2014-07-27factored out serial_mouse_init() into serial_mouse.hRobin Haberkorn3-13/+8
2014-07-27integrated serial mouse drivers as a feature into the firmware architectureRobin Haberkorn2-1/+13
2014-07-27added serial mouse driver for Microsoft and Mousesystems miceRobin Haberkorn3-0/+291
2014-07-21Just ignore ADB Service Requesttmk1-0/+4
2014-07-19Fix NKRO code when NKRO is disabletmk1-0/+2
2014-06-15Fix debug print of ps2_mousetmk1-1/+6
2014-04-29Fix set LED for NKRO keyboard interfacetmk1-0/+1
2014-04-29Unused endpoint of console OUT is commentout'dtmk2-1/+7
2014-04-28Fix remotewakeup of PJRC stack(Fix #121)tmk1-0/+1
2014-04-28Check if LUFA-git really exists(Fix #118)tmk2-1/+2
2014-04-26NKRO is disable when SET_PROTOCOL(boot)tmk3-2/+8
2014-04-26Make NKRO deafult when it is availabletmk4-40/+38
2014-04-25Add LUFA git repository(release 140302)tmk4-8/+21
2014-04-25Move macro definitions from lufa.c to lufa.htmk2-9/+11
2014-04-24Change LUFA build optionstmk2-5/+9
2014-04-21Return when ready check loop is timeouted(Fix #115)tmk2-13/+27
2014-04-21Change PollingIntervalMS to 10ms(Fix #114)tmk1-1/+1
2014-02-10Add doc 4704.txt and protocol commenttmk1-7/+33
2014-02-09Change error no and clean debug codetmk2-25/+17
2014-02-08Add Initial files of 4704_usbtmk2-0/+261