This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-17 12:15:23 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Bootloaders
/
TeensyHID
History
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