qmk_firmware/LUFA/Drivers/Board
Dean Camera e4bf986bb3 Fixed broken USB_GetNextDescriptor() function causing the descriptor to jump ahead double the expected amount.
Fixed Pipe_IsEndpointBound() not masking the given Endpoint Address against PIPE_EPNUM_MASK.
2009-11-24 01:56:59 +00:00
..
ATAVRUSBRF01 Added support for the officially recommended layout of the external peripherals connected to the BUMBLEB board. 2009-09-17 23:34:16 +00:00
BUMBLEB Added support for the officially recommended layout of the external peripherals connected to the BUMBLEB board. 2009-09-17 23:34:16 +00:00
RZUSBSTICK Added new LEDs_ToggleLEDs() function to the Board LEDs driver. 2009-07-24 01:44:01 +00:00
STK525 Added support for the officially recommended layout of the external peripherals connected to the BUMBLEB board. 2009-09-17 23:34:16 +00:00
STK526 Added support for the officially recommended layout of the external peripherals connected to the BUMBLEB board. 2009-09-17 23:34:16 +00:00
USBKEY Added support for the officially recommended layout of the external peripherals connected to the BUMBLEB board. 2009-09-17 23:34:16 +00:00
XPLAIN Added support for the Atmel XPLAIN board. 2009-10-02 09:11:37 +00:00
Buttons.h Added support for the Atmel XPLAIN board. 2009-10-02 09:11:37 +00:00
Dataflash.h Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
Joystick.h Added support for the Atmel XPLAIN board. 2009-10-02 09:11:37 +00:00
LEDs.h Changed Audio Class driver sample read/write functions to be inline, to reduce the number of cycles needed to transfer samples to and from the device (allowing more time for processing and output). 2009-10-03 07:59:32 +00:00
Temperature.c Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
Temperature.h Fixed broken USB_GetNextDescriptor() function causing the descriptor to jump ahead double the expected amount. 2009-11-24 01:56:59 +00:00