qmk-firmware/drivers/arm
Joel Challis 567bfc97ac
ARM - ADC cleanup (#8385)
* Update switch to array to allow custom values

* Add adc keymap

* update docs to reflect alignment of default 10 bit

* start conversion to USE_ADCVn

* samplerate is hella wrong...stub out for now

* basic f1 and f4 functionality

* Tidy up current changes

* Restore old pinToMux function

* Add back sample rate for supported platforms

* F0 compile fixes

* wordsmithery

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Remove reference to avr only function

Co-authored-by: Ryan <fauxpark@gmail.com>
2020-03-17 00:29:52 +00:00
..
analog.c ARM - ADC cleanup (#8385) 2020-03-17 00:29:52 +00:00
analog.h ARM - ADC cleanup (#8385) 2020-03-17 00:29:52 +00:00
i2c_master.c 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
i2c_master.h Completely remove i2c_transmit_receive function (#7686) 2019-12-22 13:50:08 +00:00
ws2812.c Enable bitbang ws2812 for f4 (#7571) 2019-12-08 21:19:58 -08:00
ws2812.h Unify RGB and RGBW commands (#7297) 2019-11-09 15:51:39 +00:00
ws2812_pwm.c PWM DMA based RGB Underglow for STM32 (#7928) 2020-03-01 13:05:56 +11:00
ws2812_spi.c 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00