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 cfa48f5987
Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer.
12 years ago
..
Build Fixed incorrect ordering of the linker options in the build system causing link failures in some cases. 12 years ago
CodeTemplates Whitespace fixes in the LUFA configuration files. 12 years ago
Common Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard Wesser). 12 years ago
DoxygenPages Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 12 years ago
Drivers Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 12 years ago
Platform Update copyright year to 2013. 12 years ago
StudioIntegration Fix swapped product IDs for the ATMEGA8U2 and AT90USB82 in the DFU class bootloader. 12 years ago
Doxygen.conf Upgrade Doxygen configuration files to the latest version. 12 years ago
License.txt Update copyright year to 2013. 12 years ago
Version.h Update copyright year to 2013. 12 years ago
makefile Fix invalid module IDs and update VSIX packing script to ensure the database cache files are always updated. 12 years ago