aboutsummaryrefslogtreecommitdiffstats
path: root/protocol
Commit message (Collapse)AuthorAgeFilesLines
* 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