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 a57287a59f
Fix a few more incorrectly ordered endpoint initialisations in the device demos.
14 years ago
..
AVRISP-MKII Fixed incorrect definition of the HID_KEYBOARD_SC_D constant in the HID class driver (thanks to Opendous Inc.). 14 years ago
Benito Fixed possible lost data in the XPLAINBridge, USBtoSerial and Benito projects when the host exceeds the packet timeout period on received packets as set by USB_STREAM_TIMEOUT_MS (thanks to Justin Rajewski). 14 years ago
Incomplete/StandaloneProgrammer Added new completed MIDIToneGenerator project. 14 years ago
LEDNotifier Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy. 14 years ago
MIDIToneGenerator Add missing AVRStudio4 project file for the MIDIToneGenerator project. 14 years ago
Magstripe Fixed broken input in the MagStripe reader project due to an incorrect HID report descriptor. 14 years ago
MissileLauncher Fix XPLAINBridge code broken during the changes to the Rescue Clock generation in the AVRISP-MKII clone project. 14 years ago
RelayBoard Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Device_ControlRequest() as it is now fired before the library request handlers, not afterwards. 14 years ago
TempDataLogger Fix a few more incorrectly ordered endpoint initialisations in the device demos. 14 years ago
USBtoSerial Fixed possible lost data in the XPLAINBridge, USBtoSerial and Benito projects when the host exceeds the packet timeout period on received packets as set by USB_STREAM_TIMEOUT_MS (thanks to Justin Rajewski). 14 years ago
Webserver Added ability to write protect Mass Storage disk write operations from the host OS. 14 years ago
XPLAINBridge Fixed possible lost data in the XPLAINBridge, USBtoSerial and Benito projects when the host exceeds the packet timeout period on received packets as set by USB_STREAM_TIMEOUT_MS (thanks to Justin Rajewski). 14 years ago
makefile Added new completed MIDIToneGenerator project. 14 years ago