summaryrefslogtreecommitdiffstats
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-20To prevent key stuck clear matrix array when ADB error occurs.tmk1-0/+5
2012-09-19ad hoc fix for wrong bit read problem of adb.c.tmk1-0/+6
2012-09-06Fix timeout logic of LUFA sendchar(), sned_*().tmk1-6/+34
2012-09-04Add converter/usb_usb/READMEtmk1-1/+2
2012-09-04usb_hid: workaround for compile on Windows.tmk2-0/+16
2012-09-02usb_hid: Fix timer size uint16_t to uint32_t;tmk5-10/+21
2012-09-02Add submodule USB_Host_Shield_2.0 from my repositry.tmk1-0/+0
2012-09-01Remove submodule USB_Host_Shield_2.0(original).tmk1-0/+0
2012-08-28Add USB to USB converter. unmature.tmk1-2/+15
2012-08-28test build of 'Host shield' in minimal env.tmk18-259/+442
2012-08-28Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.tmk42-0/+8139
2012-08-28Add USB HID(host) protocol.(not finished)tmk6-0/+295
2012-08-28Fix the way of sending out IN packet.tmk1-22/+19
2012-07-20Add CONSOLE_ENABLE build option to LUFA.tmk3-88/+139
2012-07-08Interrupt driven Control ep and Console tasktmk2-40/+62
2012-07-02Fix LUFA descriptor of Extra for Windowstmk1-4/+4
2012-06-30Add support of USBasp bootloader.tmk2-52/+7
2012-06-30Add Makefile.lufa to keyboard/hhkb and hbkb.tmk1-1/+2
2012-06-30Fix bootloader.ctmk2-42/+1
2012-06-29confirm SetReport LED.tmk3-59/+85
2012-06-28Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.tmk3-22/+104
2012-06-28Make console compatible with PJRC hid_listen.tmk1-2/+2
2012-06-28Add protocol/lufa. LUFA supported now.tmk6-12/+1084
2012-06-28Add consumer/system control feature to LUFA.tmk2-27/+15
2012-06-28Add LUFA mouse feature and fix mouse report.tmk2-6/+41
2012-06-18Add a keymap layer into ADB converter.tmk1-1/+0
2012-06-11Moved protocol files; news and x68k.tmk4-0/+341
2012-06-07Fixed Makefile to adjust new directories.tmk3-3/+3
2012-06-06Moved files to common, protocol and doc directorytmk60-0/+13820