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-18 06:22:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b68f7f16499a96e85c7cef4afd9da1a5c69e6a08
zsa_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