Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix usage of debug flag | tmk | 2012-10-27 | 1 | -9/+2 |
| | |||||
* | Initial version of new code for layer switch is added. | tmk | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | Fix timeout logic of LUFA sendchar(), sned_*(). | tmk | 2012-09-06 | 1 | -6/+34 |
| | |||||
* | test build of 'Host shield' in minimal env. | tmk | 2012-08-28 | 2 | -44/+63 |
| | |||||
* | 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) | ||||
* | 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 | 4 | -0/+1038 |