aboutsummaryrefslogtreecommitdiffstats
path: root/protocol
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* ad hoc fix for wrong bit read problem of adb.c.tmk2012-09-191-0/+6
|
* Fix timeout logic of LUFA sendchar(), sned_*().tmk2012-09-061-6/+34
|
* Add converter/usb_usb/READMEtmk2012-09-051-1/+2
|
* usb_hid: workaround for compile on Windows.tmk2012-09-042-0/+16
|
* usb_hid: Fix timer size uint16_t to uint32_t;tmk2012-09-025-10/+21
|
* Add submodule USB_Host_Shield_2.0 from my repositry.tmk2012-09-021-0/+0
|
* Remove submodule USB_Host_Shield_2.0(original).tmk2012-09-011-0/+0
|
* Add USB to USB converter. unmature.tmk2012-08-281-2/+15
|
* test build of 'Host shield' in minimal env.tmk2012-08-2818-259/+442
|
* Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.tmk2012-08-2842-0/+8139
|
* Add USB HID(host) protocol.(not finished)tmk2012-08-286-0/+295
|
* Fix the way of sending out IN packet.tmk2012-08-281-22/+19
| | | | | This fixes problem that it losts keycode when send keycodes in row in layer.c. Undef CONSOLE_ENABLE build option makes this problem clear.
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-203-88/+139
|
* Interrupt driven Control ep and Console tasktmk2012-07-082-40/+62
|
* Fix LUFA descriptor of Extra for Windowstmk2012-07-021-4/+4
| | | | | - worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001)
* Add support of USBasp bootloader.tmk2012-06-302-52/+7
|
* Add Makefile.lufa to keyboard/hhkb and hbkb.tmk2012-06-301-1/+2
|
* Fix bootloader.ctmk2012-06-302-42/+1
|
* confirm SetReport LED.tmk2012-06-293-59/+85
|
* Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.tmk2012-06-293-22/+104
|
* Make console compatible with PJRC hid_listen.tmk2012-06-281-2/+2
|
* Add protocol/lufa. LUFA supported now.tmk2012-06-286-12/+1084
|
* Add consumer/system control feature to LUFA.tmk2012-06-282-27/+15
|
* Add LUFA mouse feature and fix mouse report.tmk2012-06-282-6/+41
| | | | | | - add LUFA boot mouse feature - remove report_id from mouse report - fix LUFA descriptor
* Add a keymap layer into ADB converter.tmk2012-06-181-1/+0
|
* Moved protocol files; news and x68k.tmk2012-06-114-0/+341
| | | | | Renamed sony_usb to news_usb Renamed hbk to hbkb
* Fixed Makefile to adjust new directories.tmk2012-06-073-3/+3
|
* Moved files to common, protocol and doc directorytmk2012-06-0760-0/+13820