From b56899976924043a9563c12987218abd78baf13d Mon Sep 17 00:00:00 2001 From: fauxpark Date: Fri, 24 Jan 2020 14:24:10 +1100 Subject: Fix LED configuration for PS2AVRGB boards (#7989) * Fix LED configuration for PS2AVRGB boards * Undo backlight on state changes --- keyboards/db/db63/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/db/db63') diff --git a/keyboards/db/db63/config.h b/keyboards/db/db63/config.h index 488409e3a6..3183201c1f 100644 --- a/keyboards/db/db63/config.h +++ b/keyboards/db/db63/config.h @@ -41,4 +41,3 @@ along with this program. If not, see . #define BACKLIGHT_PIN D4 #define BACKLIGHT_LEVELS 3 - -- cgit v1.2.3