summaryrefslogtreecommitdiffstats
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-09Add bootmagic.c and fix bootloader_jumptmk2-3/+9
2013-03-05Fix keymap for new frameworktmk1-0/+4
2013-02-25Fix software serial configuretmk1-45/+53
2013-02-24Add serial_uart.c and use it for PC98tmk1-0/+93
2013-02-24Add parity option in serial_soft.ctmk1-7/+32
2013-02-23Fix debug code of serial_soft.ctmk1-6/+26
2013-02-22Fix softwere serialtmk2-27/+18
2013-02-22Quick Fix: read scan code from PC98tmk1-8/+34
2013-02-22Add initial files for PC98tmk1-1/+17
2013-02-11Now includes LUFA-120730 in repositorytmk306-0/+64019
2013-02-11Add support for LUFA-120730tmk2-14/+29
2013-02-10Merge branch 'gh60'tmk1-3/+0
2013-02-03Support for ISO/JIS keys on ADB(Issue#22)tmk1-0/+1
2012-12-26Remove DEBUG_LED from pjrc stack.tmk1-3/+0
2012-12-12Add ADB extended keyboard support by blargg@GH.tmk2-5/+20
2012-12-05Fix debug pirnt and magic key.(M0110)tmk1-1/+1
2012-11-15Fix Sony NEWS pinouts in commenttmk1-4/+4
2012-11-13Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk1-11/+11
2012-10-26Fix usage of debug flagtmk4-43/+2
2012-10-21Add LED feature to Sun convertertmk2-16/+42
2012-10-19Use software serial for Sun.tmk1-4/+43
2012-10-18Add Sun converter initial files.tmk2-0/+120
2012-10-17Fix projects for new keycodestmk3-56/+56
2012-10-17Fix HHKB iWRAP buildtmk1-4/+6
2012-10-17Add command console and mouseky parameters tweak.tmk1-5/+5
2012-10-17Clean host.h interface.tmk1-2/+2
2012-10-17changes function name keyboard_proc to keyboard_tasktmk3-3/+3
2012-10-17Initial version of new code for layer switch is added.tmk1-1/+1
2012-10-14Fix PS/2 protocol build optionstmk1-7/+8