summaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)Author
2015-04-10Remove core library and build filestmk
2015-04-09Change TOP_DIR to TMK_DIR in makefilestmk
2015-04-07usb_hid: Update USB_Host_Shield_2.0Jun Wako
2015-03-19m0110: Add support for international keyboardJun Wako
2015-01-26Fix call parameter of suspend_power_down()Jun Wako
2015-01-19Fix typo 'keyobard' #166tmk
2015-01-15Fix power saving while USB suspendedtmk
2015-01-15Fix lufa sendchar() infinite wait looptmk
2015-01-15Compensate timer during prower downtmk
2015-01-04Fix ps2 protocol build using ps2_io.hJun Wako
2015-01-03bluefruit, pjrc: Update protocols for new APItmk
2014-12-24[ps2,terminal_usb] Quick fix for build problemtmk
2014-12-10Add USB Hub supportJun Wako
2014-12-10Add submodule legitimate USB_Host_Shield_2.0Jun Wako
2014-12-10Remove submodule USB_Host_Shield_2.0Jun Wako
2014-12-05usb_usb: Update for new core layoutJun Wako
2014-11-24Fix endpoint buffer setting for AT90USB82/162.tmk
2014-11-24Merge branch 'rn42' into merge_rn42tmk
2014-11-20USB initialize when plug-in during battery poweredtmk
2014-11-13fixed vusb variant of converter ps2usbStefan Mark
2014-09-24Fix typo of variable nametmk
2014-09-22Adhoc fix compile error of usb_usbtmk
2014-08-26Add option 7bit data to serial_soft.ctmk
2014-08-26Revert lufa/lufa.ctmk
2014-07-30Add flow control by firmware to serial_uarttmk
2014-07-30Change buffer size: 256 bytestmk
2014-07-30Add LED indicator support in mbedtmk
2014-07-30Port ps2_usb to mbedtmk
2014-07-30Fix build files for mbedtmk
2014-07-27updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse...Robin Haberkorn
2014-07-27serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX m...Robin Haberkorn
2014-07-27factored out serial_mouse_init() into serial_mouse.hRobin Haberkorn
2014-07-27integrated serial mouse drivers as a feature into the firmware architectureRobin Haberkorn
2014-07-27added serial mouse driver for Microsoft and Mousesystems miceRobin Haberkorn
2014-07-21Just ignore ADB Service Requesttmk
2014-07-20Fix NKRO code when NKRO is disabletmk
2014-06-15Fix debug print of ps2_mousetmk
2014-04-29Fix set LED for NKRO keyboard interfacetmk
2014-04-29Unused endpoint of console OUT is commentout'dtmk
2014-04-28Fix remotewakeup of PJRC stack(Fix #121)tmk
2014-04-28Check if LUFA-git really exists(Fix #118)tmk
2014-04-27NKRO is disable when SET_PROTOCOL(boot)tmk
2014-04-27Make NKRO deafult when it is availabletmk
2014-04-25Add LUFA git repository(release 140302)tmk
2014-04-25Move macro definitions from lufa.c to lufa.htmk
2014-04-24Change LUFA build optionstmk
2014-04-22Return when ready check loop is timeouted(Fix #115)tmk
2014-04-21Change PollingIntervalMS to 10ms(Fix #114)tmk
2014-02-10Add doc 4704.txt and protocol commenttmk
2014-02-10Change error no and clean debug codetmk