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-02-02 18:47:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ef4cff29c3cea77d545869ad71bdd043e5475482
zsa_qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
MassStorageKeyboard
History
Dean Camera
aceb015ea7
Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM() function of several demos/projects (thanks to Jeremy Willden).
2011-07-30 02:49:59 +00:00
..
Lib
Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM() function of several demos/projects (thanks to Jeremy Willden).
2011-07-30 02:49:59 +00:00
Descriptors.c
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors.
2011-07-19 07:02:19 +00:00
Descriptors.h
Oops: Fix compile error in the low level KeyboardMouse demo.
2011-07-02 08:40:52 +00:00
Doxygen.conf
…
makefile
Add new "checksource" target to the library makefiles, for automated source file existance checking.
2011-06-20 14:38:21 +00:00
MassStorageKeyboard.aps
…
MassStorageKeyboard.c
…
MassStorageKeyboard.h
…
MassStorageKeyboard.txt
…