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 edc4db41f4
Update Webserver project to remove DHCP IP configuration status notification.
14 years ago
..
AVRISP-MKII Replace cast-as-char* byte access of multibyte variables with proper shifts and masks to preserve endianness across different architectures. 14 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 Update MediaController project to remove the Record usage (not often needed) and explicitly declare each usage for maximum clarity. 14 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 Update Webserver project to remove DHCP IP configuration status notification. 14 years ago
XPLAINBridge Correct UC3 global interrupt functions. 14 years ago
makefile Add new MediaController project, a simple Media Playback control manipulator (Play/Pause/Next Track/Volume/etc.). 14 years ago