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/Drivers/Board
Dean Camera f11f69fd29
Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LED board driver code to define dummy LED masks for the first four board LEDs so that user code can be compiled for boards with less than four LEDs without code modifications (thanks to Morten Lund).
16 years ago
..
ATAVRUSBRF01 Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LED board driver code to define dummy LED masks for the first four board LEDs so that user code can be compiled for boards with less than four LEDs without code modifications (thanks to Morten Lund). 16 years ago
RZUSBSTICK Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei Krainev). 16 years ago
STK525 More documentation changes for better module-level documentation rather than file-level documentation. 16 years ago
STK526 More documentation changes for better module-level documentation rather than file-level documentation. 16 years ago
USBKEY More documentation changes for better module-level documentation rather than file-level documentation. 16 years ago
Dataflash.h Documentation enhancements to improve documentation cross-references. 16 years ago
HWB.h More documentation changes for better module-level documentation rather than file-level documentation. 16 years ago
Joystick.h More documentation changes for better module-level documentation rather than file-level documentation. 16 years ago
LEDs.h Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LED board driver code to define dummy LED masks for the first four board LEDs so that user code can be compiled for boards with less than four LEDs without code modifications (thanks to Morten Lund). 16 years ago
Temperature.c Moved all source to the trunk directory. 16 years ago
Temperature.h Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 16 years ago