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-04-21 07:29:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5af18ba2883d51c54bad8de23bcea01fb22c4daa
zsa_qmk_firmware
/
LUFA
History
Dean Camera
5af18ba288
Add explicit blank checks in the build system for user-set but blank variables that must not be blank.
2012-06-03 12:39:53 +00:00
..
Build
Add explicit blank checks in the build system for user-set but blank variables that must not be blank.
2012-06-03 12:39:53 +00:00
CodeTemplates
Replace architecture specific makefiles in the BuildTests with the new common build system makefiles.
2012-06-02 10:46:25 +00:00
Common
Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro guard.
2012-05-29 20:03:21 +00:00
DoxygenPages
Add platform driver dispatch header and makefile module source variable.
2012-06-02 19:56:50 +00:00
Drivers
Fix incorrect bank mask in Endpoint_ConfigureEndpoint() for the UC3 devices.
2012-06-02 19:34:10 +00:00
Platform
Add platform driver dispatch header and makefile module source variable.
2012-06-02 19:56:50 +00:00
Doxygen.conf
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
2012-05-20 10:55:59 +00:00
License.txt
…
makefile
Clean up CORE build system module, use simple rather than recursive make variables for internal constants and $(shell) derived values.
2012-06-02 21:45:51 +00:00
Version.h
…