summaryrefslogtreecommitdiffstats
path: root/protocol
Commit message (Expand)AuthorAgeFilesLines
* fixed makefile, added MO DF shortcutsJack Humbert2015-10-261-1/+1
* quantum separatedJack Humbert2015-10-261-7/+10
* fixes for bluetooth without usbJack Humbert2015-10-251-44/+47
* bluetooth working with usbJack Humbert2015-10-235-3/+155
* bluetoothJack Humbert2015-10-226-53/+75
* beeps in an ifJack Humbert2015-09-061-0/+2
* beeps updateJack Humbert2015-08-311-6/+7
* speaker working, midi outJack Humbert2015-08-291-3/+14
* fixed lufa git stuffJack Humbert2015-08-261-4/+4
* midi workingJack Humbert2015-08-245-47/+121
* makefile stuffJack Humbert2015-08-233-2/+9
* midiJack Humbert2015-08-213-14/+15
* preonicJack Humbert2015-08-214-21/+162
* midiJack Humbert2015-08-2012-0/+2339
* midiJack Humbert2015-08-205-5/+377
* Merge pull request #9 from tmk/masterJack Humbert2015-03-211-3/+18
|\
| * m0110: Add support for international keyboardJun Wako2015-03-191-3/+18
* | Merge pull request #6 from tmk/masterJack Humbert2015-03-164-22/+25
|\|
| * Fix call parameter of suspend_power_down()Jun Wako2015-01-262-2/+2
| * Fix typo 'keyobard' #166tmk2015-01-191-1/+1
| * Fix power saving while USB suspendedtmk2015-01-151-0/+3
| * Fix lufa sendchar() infinite wait looptmk2015-01-151-18/+18
| * Compensate timer during prower downtmk2015-01-151-1/+1
* | subproject commit?Jack Humbert2015-01-231-0/+0
|/
* Fix ps2 protocol build using ps2_io.hJun Wako2015-01-042-0/+2
* bluefruit, pjrc: Update protocols for new APItmk2015-01-034-5/+6
* [ps2,terminal_usb] Quick fix for build problemtmk2014-12-241-0/+1
* Add USB Hub supportJun Wako2014-12-101-0/+1
* Add submodule legitimate USB_Host_Shield_2.0Jun Wako2014-12-101-0/+0
* Remove submodule USB_Host_Shield_2.0Jun Wako2014-12-101-0/+0
* usb_usb: Update for new core layoutJun Wako2014-12-051-1/+1
* Fix endpoint buffer setting for AT90USB82/162.tmk2014-11-243-2/+27
* Merge branch 'rn42' into merge_rn42tmk2014-11-2411-66/+546
|\
| * USB initialize when plug-in during battery poweredtmk2014-11-201-1/+14
| * Add flow control by firmware to serial_uarttmk2014-07-301-0/+19
| * Change buffer size: 256 bytestmk2014-07-301-1/+1
| * Add LED indicator support in mbedtmk2014-07-303-16/+35
| * Port ps2_usb to mbedtmk2014-07-305-64/+166
| * Fix build files for mbedtmk2014-07-304-0/+327
* | fixed vusb variant of converter ps2usbStefan Mark2014-11-133-16/+23
* | Fix typo of variable nametmk2014-09-241-1/+1
* | Adhoc fix compile error of usb_usbtmk2014-09-223-3/+2
* | Add option 7bit data to serial_soft.ctmk2014-08-261-2/+18
* | Revert lufa/lufa.ctmk2014-08-261-12/+0
* | updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse...Robin Haberkorn2014-07-273-3/+3
* | serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX m...Robin Haberkorn2014-07-272-18/+20
* | factored out serial_mouse_init() into serial_mouse.hRobin Haberkorn2014-07-273-13/+8
* | integrated serial mouse drivers as a feature into the firmware architectureRobin Haberkorn2014-07-272-1/+13
* | added serial mouse driver for Microsoft and Mousesystems miceRobin Haberkorn2014-07-273-0/+291
|/
* Just ignore ADB Service Requesttmk2014-07-211-0/+4