You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/drivers/avr
fauxpark a8320f20f7
Improve support and docs for ADC driver (#7191)
* Improve support and docs for ADC driver

* Comment ADC channels

* Move to Makers and Modders section, and fix usage instructions

* Flesh out intro

* Superscript 328P note

* Fix pin_to_mux LUT

* Support USB64/1287 as well

* analogReadPin() defaults to 0V mux on invalid pin

* Update pinToMux() function documentation

* Dot

* Accept (some of) the `qmk cformat` changes

* Do clang-format properly

* More wording tweaks

* Link to encoder docs
5 years ago
..
analog.c Improve support and docs for ADC driver (#7191) 5 years ago
analog.h Improve support and docs for ADC driver (#7191) 5 years ago
apa102.c clang-format changes 6 years ago
apa102.h clang-format changes 6 years ago
glcdfont.c clang-format changes 6 years ago
hd44780.c clang-format changes 6 years ago
hd44780.h clang-format changes 6 years ago
i2c_master.c Removed prescaler define from avr i2c, as it was impossible to use (#6617) 6 years ago
i2c_master.h clang-format changes 6 years ago
i2c_slave.c clang-format changes 6 years ago
i2c_slave.h clang-format changes 6 years ago
pro_micro.h clang-format changes 6 years ago
ssd1306.c clang-format changes 6 years ago
ssd1306.h clang-format changes 6 years ago
ws2812.c Move Ergodox EZ RGB Light code to custom driver (#7309) 6 years ago
ws2812.h Unify RGB and RGBW commands (#7297) 6 years ago
ws2812_i2c.c Unify RGB and RGBW commands (#7297) 6 years ago