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 2731c3a8ae
Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates.
13 years ago
..
AVRISP-MKII Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates. 13 years ago
Benito F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 14 years ago
Incomplete/StandaloneProgrammer Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures. 14 years ago
LEDNotifier F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 14 years ago
MIDIToneGenerator Replace cast-as-char* byte access of multibyte variables with proper shifts and masks to preserve endianness across different architectures. 14 years ago
Magstripe F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 14 years ago
MediaController Spell check library source code files. 13 years ago
MissileLauncher F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 14 years ago
RelayBoard F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 14 years ago
TempDataLogger Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 14 years ago
USBtoSerial F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 14 years ago
Webserver Spell check library source code files. 13 years ago
XPLAINBridge Spell check library source code files. 13 years ago
makefile Add the MIDIToneGenerator project to the Projects/ directory makefile clean rule. 14 years ago