summaryrefslogtreecommitdiff
path: root/protocol/lufa/lufa.c
AgeCommit message (Collapse)Author
2012-08-28test build of 'Host shield' in minimal env.tmk
2012-08-28Fix 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-20Add CONSOLE_ENABLE build option to LUFA.tmk
2012-07-08Interrupt driven Control ep and Console tasktmk
2012-06-29confirm SetReport LED.tmk
2012-06-29Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.tmk
2012-06-28Add protocol/lufa. LUFA supported now.tmk