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/LUFA
Dean Camera cce8760b91
Removed the EVENT_USB_InitFailure() event, as not specifying a USB mode to USB_Init() now defaults the controller into UID selection mode.
14 years ago
..
CodeTemplates Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
Common Fix board name redefinition in BoardTypes.h (thanks to Daniel Czigany). 14 years ago
Drivers Removed the EVENT_USB_InitFailure() event, as not specifying a USB mode to USB_Init() now defaults the controller into UID selection mode. 14 years ago
ManPages Removed the EVENT_USB_InitFailure() event, as not specifying a USB mode to USB_Init() now defaults the controller into UID selection mode. 14 years ago
Scheduler Fix up documentation - remove obsolete Scheduler Overview page, roll documentation into the documentation for the (deprecated) Simple Scheduler module. 14 years ago
Doxygen.conf Added new project makefile template to the library and moved board driver stub files into in a new CodeTemplates directory. 14 years ago
License.txt 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
Version.h Add notification endpoint to the incomplete TMC demo. 14 years ago
makefile Minor documentation corrections. 14 years ago