qmk_firmware/Projects
2009-12-27 07:14:57 +00:00
..
AVRISP Remove missed timer 0 init code in the ISP protocol handler in the AVRISP project. Switch the XPROG protocol target communications handler over to using Timer 1 COMA/COMB ISRs for the two physical layers, rather than COMA/ICR1. Speed up bit-banged USART mode slightly. 2009-12-27 07:14:57 +00:00
Benito Add const qualifier to the parameters of Projects' functions where possible. 2009-12-20 06:23:24 +00:00
Incomplete/StandaloneProgrammer Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices. 2009-12-09 00:50:55 +00:00
LEDNotifier Correct TeensyHID bootloader descriptors to use the correct revision code for the ATMEGA32U4 based Teensy revision. 2009-12-21 07:42:43 +00:00
Magstripe Add const qualifier to the parameters of Projects' functions where possible. 2009-12-20 06:23:24 +00:00
MissileLauncher Added const where possible to the source functions in the Projects directory. 2009-12-26 04:13:55 +00:00
USBtoSerial Add const qualifier to the parameters of Projects' functions where possible. 2009-12-20 06:23:24 +00:00
XPLAINBridge Add const qualifier to the parameters of Projects' functions where possible. 2009-12-20 06:23:24 +00:00
makefile Add LEDNotifier project to the Projects folder build list. Add new LEDMixer C# host application for the LEDNotifier project. 2009-12-18 05:34:11 +00:00