summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/nucleo_f446re/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/onekey/nucleo_f446re/config.h')
-rw-r--r--keyboards/handwired/onekey/nucleo_f446re/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/onekey/nucleo_f446re/config.h b/keyboards/handwired/onekey/nucleo_f446re/config.h
index c6c04ed615..4401623e85 100644
--- a/keyboards/handwired/onekey/nucleo_f446re/config.h
+++ b/keyboards/handwired/onekey/nucleo_f446re/config.h
@@ -2,11 +2,6 @@
// 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
#define SOLENOID_PINS { B12, B13, B14, B15 }