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 7a5d045987 Slight changes to TeensyHID bootloader to ensure it builds under the 2KB boundary.
Changed USB_Init() and USB_Shutdown() so that they are no longer dependant on oneanother for possible code savings when the interface is never explicitly shut down.
16 years ago
..
CDC Added new USB_DeviceState variable to keep track of the current Device mode USB state. 16 years ago
DFU Added new USB_DeviceState variable to keep track of the current Device mode USB state. 16 years ago
TeensyHID Slight changes to TeensyHID bootloader to ensure it builds under the 2KB boundary. 16 years ago
makefile Moved all source to the trunk directory. 17 years ago