This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
MassStorage
History
Dean Camera
9c590e41d7
Add help text to the project makefiles to help new users get information on the improved build system.
2012-08-11 11:51:43 +00:00
..
Config
AppConfigHeaders: Move out the last of the demo/app configurations into new AppConfig.h header files.
2012-05-13 21:01:23 +00:00
Lib
AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.
2012-05-15 19:51:41 +00:00
Descriptors.c
AppConfigHeaders: Update several additional user projects to use configuration header files, rather than makefile defines. Remove compile time warnings for projects lacking device serial support, remove incomplete StandaloneProgrammer project.
2012-05-12 15:32:53 +00:00
Descriptors.h
AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.
2012-05-15 19:51:41 +00:00
Doxygen.conf
Upgrade Doxygen configuration files to 1.8.1.2.
2012-07-29 15:18:21 +00:00
makefile
Add help text to the project makefiles to help new users get information on the improved build system.
2012-08-11 11:51:43 +00:00
MassStorage.c
Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros.
2012-05-10 19:24:58 +00:00
MassStorage.h
AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.
2012-05-15 19:51:41 +00:00
MassStorage.txt
Merge in latest trunk.
2012-05-20 15:43:51 +00:00