Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix timeout logic of LUFA sendchar(), sned_*(). | tmk | 2012-09-06 | 1 | -6/+34 |
| | |||||
* | Add converter/usb_usb/README | tmk | 2012-09-05 | 1 | -1/+2 |
| | |||||
* | usb_hid: workaround for compile on Windows. | tmk | 2012-09-04 | 2 | -0/+16 |
| | |||||
* | usb_hid: Fix timer size uint16_t to uint32_t; | tmk | 2012-09-02 | 5 | -10/+21 |
| | |||||
* | Add submodule USB_Host_Shield_2.0 from my repositry. | tmk | 2012-09-02 | 1 | -0/+0 |
| | |||||
* | Remove submodule USB_Host_Shield_2.0(original). | tmk | 2012-09-01 | 1 | -0/+0 |
| | |||||
* | Add USB to USB converter. unmature. | tmk | 2012-08-28 | 1 | -2/+15 |
| | |||||
* | test build of 'Host shield' in minimal env. | tmk | 2012-08-28 | 18 | -259/+442 |
| | |||||
* | Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid. | tmk | 2012-08-28 | 42 | -0/+8139 |
| | |||||
* | Add USB HID(host) protocol.(not finished) | tmk | 2012-08-28 | 6 | -0/+295 |
| | |||||
* | Fix the way of sending out IN packet. | tmk | 2012-08-28 | 1 | -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. | tmk | 2012-07-20 | 3 | -88/+139 |
| | |||||
* | Interrupt driven Control ep and Console task | tmk | 2012-07-08 | 2 | -40/+62 |
| | |||||
* | Fix LUFA descriptor of Extra for Windows | tmk | 2012-07-02 | 1 | -4/+4 |
| | | | | | - worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001) | ||||
* | Add support of USBasp bootloader. | tmk | 2012-06-30 | 2 | -52/+7 |
| | |||||
* | Add Makefile.lufa to keyboard/hhkb and hbkb. | tmk | 2012-06-30 | 1 | -1/+2 |
| | |||||
* | Fix bootloader.c | tmk | 2012-06-30 | 2 | -42/+1 |
| | |||||
* | confirm SetReport LED. | tmk | 2012-06-29 | 3 | -59/+85 |
| | |||||
* | Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE. | tmk | 2012-06-29 | 3 | -22/+104 |
| | |||||
* | Make console compatible with PJRC hid_listen. | tmk | 2012-06-28 | 1 | -2/+2 |
| | |||||
* | Add protocol/lufa. LUFA supported now. | tmk | 2012-06-28 | 6 | -12/+1084 |
| | |||||
* | Add consumer/system control feature to LUFA. | tmk | 2012-06-28 | 2 | -27/+15 |
| | |||||
* | Add LUFA mouse feature and fix mouse report. | tmk | 2012-06-28 | 2 | -6/+41 |
| | | | | | | - add LUFA boot mouse feature - remove report_id from mouse report - fix LUFA descriptor | ||||
* | Add a keymap layer into ADB converter. | tmk | 2012-06-18 | 1 | -1/+0 |
| | |||||
* | Moved protocol files; news and x68k. | tmk | 2012-06-11 | 4 | -0/+341 |
| | | | | | Renamed sony_usb to news_usb Renamed hbk to hbkb | ||||
* | Fixed Makefile to adjust new directories. | tmk | 2012-06-07 | 3 | -3/+3 |
| | |||||
* | Moved files to common, protocol and doc directory | tmk | 2012-06-07 | 60 | -0/+13820 |