This website requires JavaScript.
Explore
Help
Sign In
g1smo
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c38fdfec9c
qmk_firmware
/
keyboards
/
handwired
/
onekey
/
keymaps
/
adc
/
rules.mk
4 lines
51 B
Makefile
Raw
Normal View
History
Unescape
Escape
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 01:29:52 +01:00
CONSOLE_ENABLE
=
yes
Generalise ADC driver source inclusion (#22448)
2023-11-12 23:30:27 +01:00
ANALOG_DRIVER_REQUIRED
=
yes