This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-03-27 12:18:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
758ddfcc686fbec35f06f63db007dfc28ae078e2
zsa_qmk_firmware
/
Bootloaders
/
Printer
History
Dean Camera
758ddfcc68
Assume 16MHz crystal by default in the AVR8 bootloaders.
2013-05-19 21:52:37 +02:00
..
Config
…
asf.xml
Assume 16MHz crystal by default in the AVR8 bootloaders.
2013-05-19 21:52:37 +02:00
BootloaderAPI.c
…
BootloaderAPI.h
…
BootloaderAPITable.S
Fix typos in the bootloader API table entry names.
2013-05-10 16:59:03 +02:00
BootloaderPrinter.c
Shrink the size of the Printer class bootloader by refactoring the page flush code into a static function.
2013-05-10 17:48:52 +02:00
BootloaderPrinter.h
Minor documentation improvements.
2013-05-01 11:36:55 +00:00
BootloaderPrinter.txt
…
Descriptors.c
Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders.
2013-05-15 18:40:25 +02:00
Descriptors.h
Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders.
2013-05-15 18:40:25 +02:00
Doxygen.conf
Update Doxygen configuration files to the latest version.
2013-05-19 15:47:34 +02:00
makefile
Update the Printer class bootloader to use the new Printer Device Class driver, rather than implementing the Printer USB class manually.
2013-05-05 19:08:15 +00:00