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-20 15:12:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d49cc0f7830319e701294e19937fae4de26ae8e2
zsa_qmk_firmware
/
LUFA
History
Dean Camera
d49cc0f783
Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers.
2010-02-11 04:05:02 +00:00
..
Common
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
2010-02-04 02:27:09 +00:00
Drivers
Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers.
2010-02-11 04:05:02 +00:00
DriverStubs
Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers.
2010-02-11 04:05:02 +00:00
ManPages
Added .5MHz recovery clock to the AVRISP programmer project when in ISP programming mode to correct mis-set fuses.
2010-02-10 04:02:10 +00:00
Scheduler
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Doxygen.conf
Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers.
2010-02-11 04:05:02 +00:00
makefile
Add MIME type handling to the Webserver project, so that files of different types (e.g. images) can be served out to HTTP clients.
2010-01-29 02:43:07 +00:00
Version.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00