qmk_firmware/Projects
Dean Camera d1608d4af3 Added const where possible to the source functions in the Projects directory.
Added command timeout to the AVRISP project so that incorrectly connected targets no longer freeze the device.

Removed string descriptors from the TeensyHID bootloader to reduce its size.
2009-12-26 04:13:55 +00:00
..
AVRISP Added const where possible to the source functions in the Projects directory. 2009-12-26 04:13:55 +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