summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/nucleo_l432kc/config.h
blob: d344a110942e242bbfef506e3b4d04aa81180f99 (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright 2021 Nick Brassel (@tzarc)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once


#define BACKLIGHT_PWM_DRIVER  PWMD4
#define BACKLIGHT_PWM_CHANNEL 3
#define BACKLIGHT_PAL_MODE    2

#define ADC_PIN A0