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-06-18 04:35:16 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Drivers
/
Peripheral
History
Dean Camera
b68f7f1649
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
..
AVRU4U6U7
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
ADC.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Serial.c
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Serial.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
SerialStream.c
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
SerialStream.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
SPI.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
TWI.h
Added master mode hardware TWI driver.
2010-01-19 00:25:26 +00:00