qmk_firmware/Projects
Dean Camera 8d993afc53 Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability. 2010-05-26 13:26:10 +00:00
..
AVRISP-MKII The EEPROM stream read/write functions now use eeprom_update_byte() instead of eeprom_write_byte(), so that only changed bytes are written to EEPROM to preserve its lifespan. 2010-05-26 11:54:55 +00:00
Benito Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability. 2010-05-26 13:26:10 +00:00
Incomplete Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
LEDNotifier Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
Magstripe Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
MissileLauncher Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
RelayBoard Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
TemperatureDataLogger The EEPROM stream read/write functions now use eeprom_update_byte() instead of eeprom_write_byte(), so that only changed bytes are written to EEPROM to preserve its lifespan. 2010-05-26 11:54:55 +00:00
USBtoSerial Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability. 2010-05-26 13:26:10 +00:00
Webserver Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
XPLAINBridge Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability. 2010-05-26 13:26:10 +00:00
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00