summaryrefslogtreecommitdiffstats
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-21Remove procedures not neeed from init of M0110tmk1-1/+3
2013-07-28Add NKRO support for LUFAtmk4-18/+112
2013-06-21Use serial_uart.c instead of x68k.c nowtmk2-129/+0
2013-06-21Add LED support to x68ktmk2-0/+7
2013-05-27Fixes to sleep LED.Mathias Andersson1-0/+2
2013-05-04Increase buffer size of PS2 protocoltmk2-2/+2
2013-04-22Fix doc and descriptor of iwraptmk5-128/+89
2013-04-22Add vusb support to iwraptmk1-9/+11
2013-04-19Add support of mouse horizontal wheel to iWRAPtmk3-76/+117
2013-04-19Rescue script from iWRAP MUX mode stucktmk1-0/+7
2013-04-18Add support of iWRAP5tmk10-19/+388
2013-04-13Fix LUFA host driver for unconfigured statetmk1-0/+12
2013-04-13Fix USB Descriptorstmk3-6/+19
2013-04-09Remove debug line from adb.ctmk1-1/+0
2013-04-09Add new build options to adb_usbtmk1-0/+1
2013-04-09Fix ADB protocol issue #14tmk1-5/+14
2013-04-09Fix comment of ADB signaling.tmk1-15/+39
2013-03-27Add supsend and wakeup to pjrc stacktmk3-91/+36
2013-03-16Add breathing sleep LED during USB suspendtmk1-9/+27
2013-03-14Add power down mode sleep and watchdog interrupttmk1-3/+73
2013-03-13Add intial code of RemoteWakeUptmk1-4/+36
2013-03-10Rename HOST_* to PROTOCOL_* in protocol/*.mktmk4-12/+9