This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
add5192366
qmk_firmware
/
Bootloaders
/
TeensyHID
History
Download ZIP
Download TAR.GZ
Dean Camera
add5192366
Oops - typo in the updated TeensyHID bootloader code when compiled for the non Teensy++ targets.
2010-05-06 02:15:39 +00:00
..
Descriptors.c
Oops - typo in the updated TeensyHID bootloader code when compiled for the non Teensy++ targets.
2010-05-06 02:15:39 +00:00
Descriptors.h
Fixed TeensyHID bootloader so that it works with the official TeensyLoader GUI application with all supported AVR models.
2010-05-06 02:06:12 +00:00
Doxygen.conf
Fix TeensyHID bootloader Doxygen configuration file's CREATE_SUBDIRS options set to true instead of false (thanks to Andrei Krainev).
2010-04-27 10:07:18 +00:00
makefile
Oops - typo in the updated TeensyHID bootloader code when compiled for the non Teensy++ targets.
2010-05-06 02:15:39 +00:00
TeensyHID.c
Oops - typo in the updated TeensyHID bootloader code when compiled for the non Teensy++ targets.
2010-05-06 02:15:39 +00:00
TeensyHID.h
USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.
2010-04-28 07:48:26 +00:00
TeensyHID.txt
Fixed TeensyHID bootloader so that it works with the official TeensyLoader GUI application with all supported AVR models.
2010-05-06 02:06:12 +00:00