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 938f86d063
Fix build errors in Joystick device demo and library LEDs driver (on *nix systems).
16 years ago
..
ATAVRUSBRF01 Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 16 years ago
RZUSBSTICK Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei Krainev). 16 years ago
STK525 Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 16 years ago
STK526 Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 16 years ago
USBKEY Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 16 years ago
Buttons.h Fix build errors in Joystick device demo and library LEDs driver (on *nix systems). 16 years ago
Dataflash.h Documentation enhancements to improve documentation cross-references. 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