qmk_firmware/LUFA/Drivers
2009-06-21 13:52:21 +00:00
..
Board Added USB Missle Launcher project, submitted by Dave Fletcher. 2009-06-16 05:53:27 +00:00
Misc Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 characters rather than 20 - apparently Windows will implode if a serial number is too long. 2009-06-21 08:04:10 +00:00
Peripheral Serial driver now correctly calculates the baud register value when in double speed mode. 2009-05-07 11:12:23 +00:00
USB Optimize unique serial number reading code for size -- remove atoi/toupper references, replace with hand-rolled code as the input has known size constraints. 2009-06-21 13:52:21 +00:00