Age | Commit message (Expand) | Author |
2015-10-26 | quantum separated | Jack Humbert |
2015-10-25 | fixes for bluetooth without usb | Jack Humbert |
2015-10-23 | bluetooth working with usb | Jack Humbert |
2015-10-22 | bluetooth | Jack Humbert |
2015-09-06 | beeps in an if | Jack Humbert |
2015-08-31 | beeps update | Jack Humbert |
2015-08-29 | speaker working, midi out | Jack Humbert |
2015-08-24 | midi working | Jack Humbert |
2015-08-23 | makefile stuff | Jack Humbert |
2015-08-21 | midi | Jack Humbert |
2015-08-21 | preonic | Jack Humbert |
2015-08-20 | midi | Jack Humbert |
2015-08-20 | midi | Jack Humbert |
2015-01-15 | Fix power saving while USB suspended | tmk |
2015-01-15 | Fix lufa sendchar() infinite wait loop | tmk |
2015-01-15 | Compensate timer during prower down | tmk |
2014-11-20 | USB initialize when plug-in during battery powered | tmk |
2014-07-20 | Fix NKRO code when NKRO is disable | tmk |
2014-04-29 | Fix set LED for NKRO keyboard interface | tmk |
2014-04-29 | Unused endpoint of console OUT is commentout'd | tmk |
2014-04-28 | Check if LUFA-git really exists(Fix #118) | tmk |
2014-04-27 | NKRO is disable when SET_PROTOCOL(boot) | tmk |
2014-04-27 | Make NKRO deafult when it is available | tmk |
2014-04-25 | Add LUFA git repository(release 140302) | tmk |
2014-04-25 | Move macro definitions from lufa.c to lufa.h | tmk |
2014-04-24 | Change LUFA build options | tmk |
2014-04-22 | Return when ready check loop is timeouted(Fix #115) | tmk |
2014-04-21 | Change PollingIntervalMS to 10ms(Fix #114) | tmk |
2013-11-28 | Add ps2_usart.c and fix set_led at USB wake | tmk |
2013-11-19 | Wait for USB starting up to make debug print available | tmk |
2013-09-25 | Fix LUFA blocking during startup | tmk |
2013-09-21 | Fix USB initilaize on LUFA | tmk |
2013-07-28 | Add NKRO support for LUFA | tmk |
2013-04-13 | Fix LUFA host driver for unconfigured state | tmk |
2013-04-13 | Fix USB Descriptors | tmk |
2013-03-27 | Add supsend and wakeup to pjrc stack | tmk |
2013-03-16 | Add breathing sleep LED during USB suspend | tmk |
2013-03-14 | Add power down mode sleep and watchdog interrupt | tmk |
2013-03-13 | Add intial code of RemoteWakeUp | tmk |
2013-02-11 | Now includes LUFA-120730 in repository | tmk |
2013-02-11 | Add support for LUFA-120730 | tmk |
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 |
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 |
2012-06-29 | confirm SetReport LED. | tmk |