From 464c8e274f993d3571fe5ea5e836fe55a3912ffe Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Tue, 21 Jun 2016 22:09:41 -0400 Subject: adds backlight levels to the satan keyboard (#431) * enable 4 levels * remove breathing stuff * update channels, comments, hex --- keyboard/satan/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboard/satan/config.h') diff --git a/keyboard/satan/config.h b/keyboard/satan/config.h index aea9254e8d..aa2dca1a6a 100644 --- a/keyboard/satan/config.h +++ b/keyboard/satan/config.h @@ -59,7 +59,7 @@ along with this program. If not, see . /* Backlight configuration */ -#define BACKLIGHT_LEVELS 1 +#define BACKLIGHT_LEVELS 4 /* Underlight configuration */ -- cgit v1.2.3