From 2bac7cf414f59774e979cc5eb45fdbf108b6ed6c Mon Sep 17 00:00:00 2001 From: "Colin T.A. Gray" Date: Tue, 5 Dec 2017 14:13:46 -0700 Subject: F5 pin doesn't support PWM, so breathing isn't an option --- keyboards/xd75/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/xd75/config.h') diff --git a/keyboards/xd75/config.h b/keyboards/xd75/config.h index b509dbdec..af7573cb6 100644 --- a/keyboards/xd75/config.h +++ b/keyboards/xd75/config.h @@ -50,7 +50,6 @@ along with this program. If not, see . #define DIODE_DIRECTION COL2ROW #define BACKLIGHT_PIN F5 -#define BACKLIGHT_BREATHING #define BACKLIGHT_LEVELS 6 -- cgit v1.2.3-24-g4f1b