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 8d993afc53
Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability.
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 Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability. 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 Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability. 15 years ago
Webserver Remove obsolete entry from the Doxygen configuration files. 15 years ago
XPLAINBridge Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability. 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