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 6fb6c628fa
Fix typo in the LED dispatch header, breaking builds for Leonardo board or boards without a LUFA provided LED driver.
12 years ago
..
AVR8 Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED masks so that it lines up with the Arduino boards. 12 years ago
UC3 Fix UC3 support in the BUILD build system module. Fix bug in the EVK1101 board buttons driver. 12 years ago
XMEGA Add basic hardware mapping information for all supported boards. 13 years ago
Buttons.h Add support for the Olimex AVR-ISP-MK2 board. 12 years ago
Dataflash.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
Joystick.h Spell check source code, fix mistakes. 12 years ago
LEDs.h Fix typo in the LED dispatch header, breaking builds for Leonardo board or boards without a LUFA provided LED driver. 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