summaryrefslogtreecommitdiff
path: root/protocol
Commit message (Expand)AuthorAge
* Merge pull request #81 from bgould/mastertmk2013-11-27
|\
| * changed tabs to spaces in bluefruit.cBenjamin Gould2013-11-27
| * Added bluefruit protocol and converter for 70% MBenjamin Gould2013-11-27
* | Add included header file and fix debug printtmk2013-11-28
* | Add ps2_interrupt.ctmk2013-11-28
* | Add ps2_usart.c and fix set_led at USB waketmk2013-11-28
* | Fix ps2_host_recv_responsetmk2013-11-26
* | Add ps2_busywait.c and recfactor PS/2 protocoltmk2013-11-25
* | Merge branch 'ps2_mouse_fix'tmk2013-11-21
|\ \
| * | Fix PS/2 USART versiontmk2013-11-21
| * | Fix interrupt version of ps2.ctmk2013-11-21
| * | Add build options of ps2_mousetmk2013-11-20
| * | Fix to build ps2_mouse with both LUFA and PJRCtmk2013-11-20
| * | Fix delay of PS/2 mouse inittmk2013-11-19
| * | Wait for USB starting up to make debug print availabletmk2013-11-19
| * | Fix PS/2 mouse supporttmk2013-11-02
| * | Tweak time values of busywait PS/2tmk2013-11-02
| |/
* / Add cli() to protoect ADB critical timing parttmk2013-11-08
|/
* Merge blargg's fix into adb.ctmk2013-10-14
* Change ADB scan delay 12mstmk2013-10-09
* Fix ADB missing keystrokes problem Thanks, blargg! #14tmk2013-10-08
* Fix build error and debug print PJRC stack #69 #68tmk2013-10-08
* Remove clear matrix on ADB recv errortmk2013-10-04
* Merge branch 'm0110_keymap_section'tmk2013-09-25
|\
| * Add M0120 scan code diagramtmk2013-09-25
* | Fix LUFA blocking during startuptmk2013-09-25
|/
* Fix USB initilaize on LUFAtmk2013-09-21
* Remove procedures not neeed from init of M0110tmk2013-09-21
* Add NKRO support for LUFAtmk2013-07-28
* Use serial_uart.c instead of x68k.c nowtmk2013-06-22
* Add LED support to x68ktmk2013-06-22
* Fixes to sleep LED.Mathias Andersson2013-05-27
* Increase buffer size of PS2 protocoltmk2013-05-04
* Fix doc and descriptor of iwraptmk2013-04-22
* Add vusb support to iwraptmk2013-04-22
* Add support of mouse horizontal wheel to iWRAPtmk2013-04-20
* Rescue script from iWRAP MUX mode stucktmk2013-04-19
* Add support of iWRAP5tmk2013-04-18
* Fix LUFA host driver for unconfigured statetmk2013-04-13
* Fix USB Descriptorstmk2013-04-13
* Remove debug line from adb.ctmk2013-04-09
* Add new build options to adb_usbtmk2013-04-09
* Fix ADB protocol issue #14tmk2013-04-09
* Fix comment of ADB signaling.tmk2013-04-09
* Add supsend and wakeup to pjrc stacktmk2013-03-27
* Add breathing sleep LED during USB suspendtmk2013-03-16
* Add power down mode sleep and watchdog interrupttmk2013-03-14
* Add intial code of RemoteWakeUptmk2013-03-13
* Rename HOST_* to PROTOCOL_* in protocol/*.mktmk2013-03-11
* Add bootmagic.c and fix bootloader_jumptmk2013-03-09