This website requires JavaScript.
Explore
Help
Sign In
qmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-09-13 05:52:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
092f82e06fc64436fd957b4b6b8d5ce33532efae
qmk_firmware
/
Demos
T
History
Dean Camera
092f82e06f
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
2010-08-24 13:02:38 +00:00
..
Device
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
2010-08-24 13:02:38 +00:00
DualRole
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
2010-08-24 13:02:38 +00:00
Host
Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constant to the Mass Storage class driver, to indicate when a previously not ready removable medium has now become ready for the host's use (thanks to Martin Degelsegger)
2010-08-20 11:03:25 +00:00
makefile
Add default "all" makefile targets to the demo tree makefiles.
2010-06-25 13:28:34 +00:00