From b7274343913eb3e019f0dc08fa8f7774165e787d Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 29 Jan 2023 02:42:44 +1100 Subject: Remove commented out backlight config & stray "backlight levels" (#19703) --- keyboards/fc980c/config.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'keyboards/fc980c/config.h') diff --git a/keyboards/fc980c/config.h b/keyboards/fc980c/config.h index 68c14ea61c..a461978540 100644 --- a/keyboards/fc980c/config.h +++ b/keyboards/fc980c/config.h @@ -34,12 +34,6 @@ along with this program. If not, see . /* define if matrix has ghost */ //#define MATRIX_HAS_GHOST -/* number of backlight levels */ -// #define BACKLIGHT_LEVELS 1 - -/* mapping backlight LEDs to correct Pin */ -// #define BACKLIGHT_PIN B7 - /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 0 -- cgit v1.2.3