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 97046965ee
Add missing preprocessor logic to the USBKEY board Dataflash driver so that DATAFLASH_TOTALCHIPS parameter for the board could theoretically be changed to 1 and have the code still work.
12 years ago
..
AVR8 Add missing preprocessor logic to the USBKEY board Dataflash driver so that DATAFLASH_TOTALCHIPS parameter for the board could theoretically be changed to 1 and have the code still work. 12 years ago
UC3 Add support for the Atmel UC3-A3 Xplained board. 12 years ago
XMEGA Fixed incorrect Dataflash functionality in the USBKEY board if the driver is modified for a single Dataflash chip (thanks to Jonathan Oakley). 12 years ago
Buttons.h Minor documentation improvements. 12 years ago
Dataflash.h Minor documentation corrections. 12 years ago
Joystick.h Minor documentation improvements. 12 years ago
LEDs.h Added support for the Xevelabs USB2AX revision 3.1 board. 12 years ago
Temperature.c Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with non-supported hardware - produce errors only if the user application includes the module header files. 13 years ago
Temperature.h Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. 13 years ago