You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Projects
Dean Camera 670413603f
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.
15 years ago
..
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. 15 years ago
Benito Remove obsolete entry from the Doxygen configuration files. 15 years ago
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. 15 years ago
LEDNotifier Remove obsolete entry from the Doxygen configuration files. 15 years ago
Magstripe Remove obsolete entry from the Doxygen configuration files. 15 years ago
MissileLauncher Remove obsolete entry from the Doxygen configuration files. 15 years ago
RelayBoard Remove obsolete entry from the Doxygen configuration files. 15 years ago
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. 15 years ago
USBtoSerial Remove obsolete entry from the Doxygen configuration files. 15 years ago
Webserver Remove obsolete entry from the Doxygen configuration files. 15 years ago
XPLAINBridge Add better documentation to the Software UART code in the XPLAINBridge project. 15 years ago
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 15 years ago