qmk_firmware/LUFA/Drivers/Board
Dean Camera 63a8f66d92 Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 2009-05-06 07:50:34 +00:00
..
ATAVRUSBRF01 Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 2009-05-06 07:50:34 +00:00
RZUSBSTICK Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei Krainev). 2009-04-16 08:50:34 +00:00
STK525 Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 2009-05-06 07:50:34 +00:00
STK526 Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 2009-05-06 07:50:34 +00:00
USBKEY Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 2009-05-06 07:50:34 +00:00
Buttons.h Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 2009-05-06 07:50:34 +00:00
Dataflash.h Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +00:00
Joystick.h More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00
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). 2009-05-05 14:02:02 +00:00
Temperature.c Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
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. 2009-05-04 12:55:00 +00:00