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