This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-07-08 17:02:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a960e4b3b2
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
4bd44139b1
Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.
...
Fix TemperatureDataLogger and Webserver project builds.
2010-01-25 13:02:25 +00:00
..
Board
Added explicit ADC channel masks for the standard set of ADC channels, as the single-ended channel MUX masks are not equal to the channel number on some AVR models. Changed demos to use the new channel masks when using the ADC driver.
2010-01-25 00:52:45 +00:00
Misc
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Peripheral
Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.
2010-01-25 13:02:25 +00:00
USB
Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe.
2010-01-25 11:50:41 +00:00