This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-23 03:54:05 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
History
Dean Camera
aca7863350
Added ENABLE_TELNET_SERVER compile time option to the Webserver project to disable the TELNET server if desired.
...
Change over static strings in the Webserver project to use PROGMEM where possible.
2010-03-10 12:48:20 +00:00
..
Common
Revert changes made for the partial port to the AVR32 architecture.
2010-02-24 06:58:23 +00:00
Drivers
Fix incorrect LED mask name in the Webserver project.
2010-03-09 13:22:51 +00:00
DriverStubs
Revert changes made for the partial port to the AVR32 architecture.
2010-02-24 06:58:23 +00:00
ManPages
Added ENABLE_TELNET_SERVER compile time option to the Webserver project to disable the TELNET server if desired.
2010-03-10 12:48:20 +00:00
Scheduler
Revert changes made for the partial port to the AVR32 architecture.
2010-02-24 06:58:23 +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