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-09-14 23:54:06 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Bootloaders
History
Dean Camera
f00754ed97
FAT heuristics mean a disk as small as the one emulated in the incomplete Mass Storage bootloader *must* be FAT12, not FAT16. Update to use a FAT12 cluster chain.
2013-03-09 08:48:00 +00:00
..
CDC
Fix incorrect Bootloader documentation.
2013-03-04 16:43:32 +00:00
DFU
Fix incorrect Bootloader documentation.
2013-03-04 16:43:32 +00:00
HID
Whitespace fixes in the LUFA configuration files.
2013-01-29 19:59:52 +00:00
Incomplete
/MassStorage
FAT heuristics mean a disk as small as the one emulated in the incomplete Mass Storage bootloader *must* be FAT12, not FAT16. Update to use a FAT12 cluster chain.
2013-03-09 08:48:00 +00:00
Printer
Use a temporary variable for the Printer bootloader HEX parser when combining the current and previous data tokens to form a data word, to simplify the code.
2013-03-06 19:48:27 +00:00
makefile
Update copyright year to 2013.
2013-01-03 11:37:33 +00:00