summaryrefslogtreecommitdiff
path: root/protocol
Commit message (Expand)AuthorAge
* 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
* Fix keymap for new frameworktmk2013-03-05
* Fix software serial configuretmk2013-02-25
* Add serial_uart.c and use it for PC98tmk2013-02-25
* Add parity option in serial_soft.ctmk2013-02-25
* Fix debug code of serial_soft.ctmk2013-02-23
* Fix softwere serialtmk2013-02-22
* Quick Fix: read scan code from PC98tmk2013-02-22
* Add initial files for PC98tmk2013-02-22
* Now includes LUFA-120730 in repositorytmk2013-02-11
* Add support for LUFA-120730tmk2013-02-11
* Merge branch 'gh60'tmk2013-02-10
|\
| * Remove DEBUG_LED from pjrc stack.tmk2012-12-27
* | Support for ISO/JIS keys on ADB(Issue#22)tmk2013-02-03
|/
* Add ADB extended keyboard support by blargg@GH.tmk2012-12-12
* Fix debug pirnt and magic key.(M0110)tmk2012-12-05
* Fix Sony NEWS pinouts in commenttmk2012-11-15
* Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk2012-11-13
* Fix usage of debug flagtmk2012-10-27
* Add LED feature to Sun convertertmk2012-10-21
* Use software serial for Sun.tmk2012-10-19
* Add Sun converter initial files.tmk2012-10-18
* Fix projects for new keycodestmk2012-10-17
* Fix HHKB iWRAP buildtmk2012-10-17
* Add command console and mouseky parameters tweak.tmk2012-10-17
* Clean host.h interface.tmk2012-10-17
* changes function name keyboard_proc to keyboard_tasktmk2012-10-17
* Initial version of new code for layer switch is added.tmk2012-10-17
* Fix PS/2 protocol build optionstmk2012-10-14
* To prevent key stuck clear matrix array when ADB error occurs.tmk2012-09-20
* ad hoc fix for wrong bit read problem of adb.c.tmk2012-09-19
* Fix timeout logic of LUFA sendchar(), sned_*().tmk2012-09-06
* Add converter/usb_usb/READMEtmk2012-09-05
* usb_hid: workaround for compile on Windows.tmk2012-09-04
* usb_hid: Fix timer size uint16_t to uint32_t;tmk2012-09-02
* Add submodule USB_Host_Shield_2.0 from my repositry.tmk2012-09-02
* Remove submodule USB_Host_Shield_2.0(original).tmk2012-09-01
* Add USB to USB converter. unmature.tmk2012-08-28
* test build of 'Host shield' in minimal env.tmk2012-08-28
* Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.tmk2012-08-28
* Add USB HID(host) protocol.(not finished)tmk2012-08-28
* Fix the way of sending out IN packet.tmk2012-08-28
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-20
* Interrupt driven Control ep and Console tasktmk2012-07-08
* Fix LUFA descriptor of Extra for Windowstmk2012-07-02