qmk_firmware/Demos/Device/ClassDriver/Keyboard
Dean Camera f4710f6f86 Removed the automated checking of event names in the demo, project and bootloader makefiles due to inconsistancies between the behaviour of the command line tools used to perform the check on each platform.
Removed the internal endpoint and pipe memory allocation macros, as this is already performed directly in the code. Simplify the endpoint and pipe reset procedure.
2010-07-15 16:45:26 +00:00
..
Descriptors.c Fix incorrect copyright attribution on the class-driver keyboard demos due to header copy-pasting. 2010-06-06 14:03:56 +00:00
Descriptors.h Fix incorrect copyright attribution on the class-driver keyboard demos due to header copy-pasting. 2010-06-06 14:03:56 +00:00
Doxygen.conf Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
Keyboard.aps Add AVRStudio 4 project files to the ClassDriver Device mode demos. 2010-07-13 05:38:51 +00:00
Keyboard.c Added const attributes to some of the class driver function parameters that were missing it. 2010-07-13 10:01:13 +00:00
Keyboard.h Added const attributes to some of the class driver function parameters that were missing it. 2010-07-13 10:01:13 +00:00
Keyboard.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. 2010-05-08 03:12:14 +00:00
makefile Removed the automated checking of event names in the demo, project and bootloader makefiles due to inconsistancies between the behaviour of the command line tools used to perform the check on each platform. 2010-07-15 16:45:26 +00:00