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-08-01 18:20:43 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
History
Dean Camera
7602566a05
Fixed SerialStream driver not setting stdin to the created serial stream.
2010-02-05 07:27:01 +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
Fixed SerialStream driver not setting stdin to the created serial stream.
2010-02-05 07:27:01 +00:00
DriverStubs
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
ManPages
Fixed SerialStream driver not setting stdin to the created serial stream.
2010-02-05 07:27:01 +00:00
Scheduler
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Doxygen.conf
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen).
2010-02-01 12:35:48 +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