This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bff4dbe1897d8c19b4bb9807e76350465ca1f1c4
qmk_firmware
/
Projects
History
Dean Camera
bff4dbe189
Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when writing back the response from the device.
...
FLASH/EEPROM reading and writing currently broken and unfinished, respectively.
2009-08-24 09:37:54 +00:00
..
Benito
Added beginnings of a new AVRISP-MKII clone project.
2009-08-17 12:38:24 +00:00
Incomplete
/AVRISP
Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when writing back the response from the device.
2009-08-24 09:37:54 +00:00
Magstripe
Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer project.
2009-08-19 06:25:54 +00:00
MissileLauncher
Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only.
2009-08-05 06:36:31 +00:00
makefile
Fixed invalid data being returned when a GetStatus request is issued in Device mode with an unhandled data recipient.
2009-08-18 07:42:19 +00:00