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/playkbtw/ca66/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/playkbtw/ca66') diff --git a/keyboards/playkbtw/ca66/config.h b/keyboards/playkbtw/ca66/config.h index cf55238214..2b96397500 100644 --- a/keyboards/playkbtw/ca66/config.h +++ b/keyboards/playkbtw/ca66/config.h @@ -15,8 +15,6 @@ #define LED_CAPS_LOCK_PIN D1 -/* number of backlight levels */ - #define BACKLIGHT_PIN F0 #define BACKLIGHT_LEVELS 3 -- cgit v1.2.3