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/LowLevel/GenericHID
Dean Camera 110711598a
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors.
14 years ago
..
Descriptors.c Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors. 14 years ago
Descriptors.h Seperate out the device demos and project's configuration descriptor structure definitions to clearly indicate what descriptors belong to which interface. 14 years ago
Doxygen.conf
GenericHID.aps
GenericHID.c Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru. 14 years ago
GenericHID.h Update copyright year on all source files. 14 years ago
GenericHID.txt
makefile Add new "checksource" target to the library makefiles, for automated source file existance checking. 14 years ago