aboutsummaryrefslogtreecommitdiffstats
path: root/protocol/lufa/descriptor.c
Commit message (Expand)AuthorAgeFilesLines
* Return when ready check loop is timeouted(Fix #115)tmk2014-04-221-2/+2
* Change PollingIntervalMS to 10ms(Fix #114)tmk2014-04-211-1/+1
* Add NKRO support for LUFAtmk2013-07-281-3/+62
* Fix USB Descriptorstmk2013-04-131-4/+7
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-201-60/+70
* Fix LUFA descriptor of Extra for Windowstmk2012-07-021-4/+4
* Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.tmk2012-06-291-8/+57
* Make console compatible with PJRC hid_listen.tmk2012-06-281-2/+2
* Add protocol/lufa. LUFA supported now.tmk2012-06-281-0/+509