summaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)Author
2013-11-21Merge branch 'ps2_mouse_fix'tmk
2013-11-21Fix PS/2 USART versiontmk
2013-11-21Fix interrupt version of ps2.ctmk
2013-11-20Add build options of ps2_mousetmk
2013-11-20Fix to build ps2_mouse with both LUFA and PJRCtmk
2013-11-19Fix delay of PS/2 mouse inittmk
2013-11-19Wait for USB starting up to make debug print availabletmk
2013-11-08Add cli() to protoect ADB critical timing parttmk
2013-11-02Fix PS/2 mouse supporttmk
2013-11-02Tweak time values of busywait PS/2tmk
2013-10-14Merge blargg's fix into adb.ctmk
2013-10-09Change ADB scan delay 12mstmk
2013-10-08Fix ADB missing keystrokes problem Thanks, blargg! #14tmk
2013-10-08Fix build error and debug print PJRC stack #69 #68tmk
2013-10-04Remove clear matrix on ADB recv errortmk
2013-09-25Merge branch 'm0110_keymap_section'tmk
2013-09-25Add M0120 scan code diagramtmk
2013-09-25Fix LUFA blocking during startuptmk
2013-09-21Fix USB initilaize on LUFAtmk
2013-09-21Remove procedures not neeed from init of M0110tmk
2013-07-28Add NKRO support for LUFAtmk
2013-06-22Use serial_uart.c instead of x68k.c nowtmk
2013-06-22Add LED support to x68ktmk
2013-05-27Fixes to sleep LED.Mathias Andersson
2013-05-04Increase buffer size of PS2 protocoltmk
2013-04-22Fix doc and descriptor of iwraptmk
2013-04-22Add vusb support to iwraptmk
2013-04-20Add support of mouse horizontal wheel to iWRAPtmk
2013-04-19Rescue script from iWRAP MUX mode stucktmk
2013-04-18Add support of iWRAP5tmk
2013-04-13Fix LUFA host driver for unconfigured statetmk
2013-04-13Fix USB Descriptorstmk
2013-04-09Remove debug line from adb.ctmk
2013-04-09Add new build options to adb_usbtmk
2013-04-09Fix ADB protocol issue #14tmk
2013-04-09Fix comment of ADB signaling.tmk
2013-03-27Add supsend and wakeup to pjrc stacktmk
2013-03-16Add breathing sleep LED during USB suspendtmk
2013-03-14Add power down mode sleep and watchdog interrupttmk
2013-03-13Add intial code of RemoteWakeUptmk
2013-03-11Rename HOST_* to PROTOCOL_* in protocol/*.mktmk
2013-03-09Add bootmagic.c and fix bootloader_jumptmk
2013-03-05Fix keymap for new frameworktmk
2013-02-25Fix software serial configuretmk
2013-02-25Add serial_uart.c and use it for PC98tmk
2013-02-25Add parity option in serial_soft.ctmk
2013-02-23Fix debug code of serial_soft.ctmk
2013-02-22Fix softwere serialtmk
2013-02-22Quick Fix: read scan code from PC98tmk
2013-02-22Add initial files for PC98tmk