You cannot 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-fw/Bootloaders
Dean Camera a789619fbe Renamed USB_Device_SetHighSpeed() to USB_Device_SetFullSpeed() so that the correct terminology is used (thanks to Brian Dickman).
Fix USB_PLL_Off() call in the series 4, 6 and 7 microcontroller disconnect interrupt handler code, which wasn't guarded by a test of USB_Options to check if the user has specified manual PLL control (thanks to Brian Dickman).
16 years ago
..
CDC Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 16 years ago
DFU Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 16 years ago
TeensyHID Renamed USB_Device_SetHighSpeed() to USB_Device_SetFullSpeed() so that the correct terminology is used (thanks to Brian Dickman). 16 years ago
makefile Moved all source to the trunk directory. 17 years ago