qmk_firmware/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.
2009-07-21 13:51:34 +00:00
..
CDC Added new USB_DeviceState variable to keep track of the current Device mode USB state. 2009-07-21 13:31:21 +00:00
DFU Added new USB_DeviceState variable to keep track of the current Device mode USB state. 2009-07-21 13:31:21 +00:00
TeensyHID Slight changes to TeensyHID bootloader to ensure it builds under the 2KB boundary. 2009-07-21 13:51:34 +00:00
makefile Moved all source to the trunk directory. 2009-02-23 07:08:15 +00:00