Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve support and docs for ADC driver (#7191) | fauxpark | 2019-12-08 | 1 | -18/+92 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | clang-format changes | skullY | 2019-08-30 | 1 | -32/+21 |
| | |||||
* | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | 2017-07-10 | 1 | -0/+69 |
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional |