diff options
Diffstat (limited to 'keyboards/handwired/onekey/stm32f0_disco/config.h')
-rw-r--r-- | keyboards/handwired/onekey/stm32f0_disco/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/onekey/stm32f0_disco/config.h b/keyboards/handwired/onekey/stm32f0_disco/config.h index 637ed65d3f..0d6dd18fa2 100644 --- a/keyboards/handwired/onekey/stm32f0_disco/config.h +++ b/keyboards/handwired/onekey/stm32f0_disco/config.h @@ -28,3 +28,5 @@ #define BACKLIGHT_PAL_MODE 0 #define RGB_DI_PIN B15 + +#define ADC_PIN A0 |