Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-27 | Fix usage of debug flag | tmk | |
2012-10-17 | Initial version of new code for layer switch is added. | tmk | |
2012-09-06 | Fix timeout logic of LUFA sendchar(), sned_*(). | tmk | |
2012-08-28 | test build of 'Host shield' in minimal env. | tmk | |
2012-08-28 | Fix the way of sending out IN packet. | tmk | |
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 | |
2012-07-08 | Interrupt driven Control ep and Console task | tmk | |
2012-07-02 | Fix LUFA descriptor of Extra for Windows | tmk | |
- worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001) | |||
2012-06-29 | confirm SetReport LED. | tmk | |
2012-06-29 | Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE. | tmk | |
2012-06-28 | Make console compatible with PJRC hid_listen. | tmk | |
2012-06-28 | Add protocol/lufa. LUFA supported now. | tmk | |