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
Dean Camera 2180f57d17
Altered the HID class driver to only try to construct at maximum one packet per USB frame, to reduce CPU usage.
13 years ago
..
Board Update XMEGA board drivers to use the port inversion feature of the XMEGA architecture rather than performing the inversion in software. Add partially completed XMEGA-B1-XPLAINED Dataflash board driver and revert implementation of the XMEGA-A3BU-XPLAINED Dataflash driver as the chip is connected to the USART, not the SPI interface. 13 years ago
Misc Update file contributor copyrights for 2012. 13 years ago
Peripheral Update file contributor copyrights for 2012. 13 years ago
USB Altered the HID class driver to only try to construct at maximum one packet per USB frame, to reduce CPU usage. 13 years ago