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/Demos/Device/Incomplete/Sideshow
Dean Camera 6d2f091cec
Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany).
14 years ago
..
Lib Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU extensions). 14 years ago
Descriptors.c Remove remaining void* descriptor casts in the projects and demos that were not removed when the GetDescriptor callback function's signature was altered. 14 years ago
Descriptors.h Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch). 14 years ago
Sideshow.c Remove remaining void* descriptor casts in the projects and demos that were not removed when the GetDescriptor callback function's signature was altered. 14 years ago
Sideshow.h Minor documentation cleanups. 15 years ago
makefile Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago