summaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)Author
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
2013-02-11Now includes LUFA-120730 in repositorytmk
2013-02-11Add support for LUFA-120730tmk
2013-02-10Merge branch 'gh60'tmk
2013-02-03Support for ISO/JIS keys on ADB(Issue#22)tmk
2012-12-27Remove DEBUG_LED from pjrc stack.tmk
2012-12-12Add ADB extended keyboard support by blargg@GH.tmk
2012-12-05Fix debug pirnt and magic key.(M0110)tmk
2012-11-15Fix Sony NEWS pinouts in commenttmk
2012-11-13Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk
2012-10-27Fix usage of debug flagtmk
2012-10-21Add LED feature to Sun convertertmk
2012-10-19Use software serial for Sun.tmk
2012-10-18Add Sun converter initial files.tmk
2012-10-17Fix projects for new keycodestmk
2012-10-17Fix HHKB iWRAP buildtmk
2012-10-17Add command console and mouseky parameters tweak.tmk
2012-10-17Clean host.h interface.tmk
2012-10-17changes function name keyboard_proc to keyboard_tasktmk
2012-10-17Initial version of new code for layer switch is added.tmk
2012-10-14Fix PS/2 protocol build optionstmk
2012-09-20To prevent key stuck clear matrix array when ADB error occurs.tmk