aboutsummaryrefslogtreecommitdiffstats
path: root/protocol
Commit message (Expand)AuthorAgeFilesLines
* Use serial_uart.c instead of x68k.c nowtmk2013-06-222-129/+0
* Add LED support to x68ktmk2013-06-222-0/+7
* Fixes to sleep LED.Mathias Andersson2013-05-271-0/+2
* Increase buffer size of PS2 protocoltmk2013-05-042-2/+2
* Fix doc and descriptor of iwraptmk2013-04-225-128/+89
* Add vusb support to iwraptmk2013-04-221-9/+11
* Add support of mouse horizontal wheel to iWRAPtmk2013-04-203-76/+117
* Rescue script from iWRAP MUX mode stucktmk2013-04-191-0/+7
* Add support of iWRAP5tmk2013-04-1810-19/+388
* Fix LUFA host driver for unconfigured statetmk2013-04-131-0/+12
* Fix USB Descriptorstmk2013-04-133-6/+19
* Remove debug line from adb.ctmk2013-04-091-1/+0
* Add new build options to adb_usbtmk2013-04-091-0/+1
* Fix ADB protocol issue #14tmk2013-04-091-5/+14
* Fix comment of ADB signaling.tmk2013-04-091-15/+39
* Add supsend and wakeup to pjrc stacktmk2013-03-273-91/+36
* Add breathing sleep LED during USB suspendtmk2013-03-161-9/+27
* Add power down mode sleep and watchdog interrupttmk2013-03-141-3/+73
* Add intial code of RemoteWakeUptmk2013-03-131-4/+36
* Rename HOST_* to PROTOCOL_* in protocol/*.mktmk2013-03-114-12/+9
* Add bootmagic.c and fix bootloader_jumptmk2013-03-092-3/+9
* Fix keymap for new frameworktmk2013-03-051-0/+4
* Fix software serial configuretmk2013-02-251-45/+53
* Add serial_uart.c and use it for PC98tmk2013-02-251-0/+93
* Add parity option in serial_soft.ctmk2013-02-251-7/+32
* Fix debug code of serial_soft.ctmk2013-02-231-6/+26
* Fix softwere serialtmk2013-02-222-27/+18
* Quick Fix: read scan code from PC98tmk2013-02-221-8/+34
* Add initial files for PC98tmk2013-02-221-1/+17
* Now includes LUFA-120730 in repositorytmk2013-02-11306-0/+64019
* Add support for LUFA-120730tmk2013-02-112-14/+29
* Merge branch 'gh60'tmk2013-02-101-3/+0
|\
| * Remove DEBUG_LED from pjrc stack.tmk2012-12-271-3/+0
* | Support for ISO/JIS keys on ADB(Issue#22)tmk2013-02-031-0/+1
|/
* Add ADB extended keyboard support by blargg@GH.tmk2012-12-122-5/+20
* Fix debug pirnt and magic key.(M0110)tmk2012-12-051-1/+1
* Fix Sony NEWS pinouts in commenttmk2012-11-151-4/+4
* Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk2012-11-131-11/+11
* Fix usage of debug flagtmk2012-10-274-43/+2
* Add LED feature to Sun convertertmk2012-10-212-16/+42
* Use software serial for Sun.tmk2012-10-191-4/+43
* Add Sun converter initial files.tmk2012-10-182-0/+120
* Fix projects for new keycodestmk2012-10-173-56/+56
* Fix HHKB iWRAP buildtmk2012-10-171-4/+6
* Add command console and mouseky parameters tweak.tmk2012-10-171-5/+5
* Clean host.h interface.tmk2012-10-171-2/+2
* changes function name keyboard_proc to keyboard_tasktmk2012-10-173-3/+3
* Initial version of new code for layer switch is added.tmk2012-10-171-1/+1
* Fix PS/2 protocol build optionstmk2012-10-141-7/+8
* To prevent key stuck clear matrix array when ADB error occurs.tmk2012-09-201-0/+5