summaryrefslogtreecommitdiffstats
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
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-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
2014-01-06Added NeXT keyboard converterBenjamin Gould2-0/+267
2013-11-28Merge pull request #81 from bgould/mastertmk4-0/+373
2013-11-28Add included header file and fix debug printtmk2-5/+5
2013-11-28Add ps2_interrupt.ctmk3-307/+121
2013-11-28Add ps2_usart.c and fix set_led at USB waketmk4-126/+29
2013-11-27changed tabs to spaces in bluefruit.cBenjamin Gould1-5/+5
2013-11-27Added bluefruit protocol and converter for 70% MBenjamin Gould4-0/+373
2013-11-26Fix ps2_host_recv_responsetmk1-4/+7
2013-11-25Add ps2_busywait.c and recfactor PS/2 protocoltmk3-43/+339
2013-11-21Merge branch 'ps2_mouse_fix'tmk6-214/+257
2013-11-21Fix PS/2 USART versiontmk1-29/+25
2013-11-21Fix interrupt version of ps2.ctmk2-25/+37
2013-11-20Add build options of ps2_mousetmk2-46/+61
2013-11-20Fix to build ps2_mouse with both LUFA and PJRCtmk2-84/+117
2013-11-18Fix delay of PS/2 mouse inittmk1-3/+1
2013-11-18Wait for USB starting up to make debug print availabletmk1-1/+8
2013-11-07Add cli() to protoect ADB critical timing parttmk1-11/+7
2013-11-01Fix PS/2 mouse supporttmk2-73/+55
2013-11-01Tweak time values of busywait PS/2tmk1-3/+3
2013-10-14Merge blargg's fix into adb.ctmk1-111/+97
2013-10-09Change ADB scan delay 12mstmk1-2/+4
2013-10-08Fix ADB missing keystrokes problem Thanks, blargg! #14tmk1-0/+6
2013-10-08Fix build error and debug print PJRC stack #69 #68tmk2-0/+4
2013-10-04Remove clear matrix on ADB recv errortmk1-0/+3
2013-09-25Merge branch 'm0110_keymap_section'tmk1-23/+23
2013-09-25Add M0120 scan code diagramtmk1-23/+23
2013-09-25Fix LUFA blocking during startuptmk1-0/+2
2013-09-21Fix USB initilaize on LUFAtmk1-1/+6