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-03 11:03:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e7e45baef1a7846fde7004b2ec045eef2e4261d1
zsa_qmk_firmware
/
Demos
/
Device
/
Incomplete
/
TestAndMeasurement
History
Dean Camera
9ab445518a
Add OBJDIR optional build variable to the BULD build system module, to allow the user project to relocate the output object and dependency files to a different directory.
2012-06-10 19:39:40 +00:00
..
Config
AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuration header files.
2012-05-13 15:03:17 +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
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
makefile
Add OBJDIR optional build variable to the BULD build system module, to allow the user project to relocate the output object and dependency files to a different directory.
2012-06-10 19:39:40 +00:00
TestAndMeasurement.c
Spell check source code, fix mistakes.
2012-06-09 20:33:56 +00:00
TestAndMeasurement.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