From 3d3716bbf7a7615da237e6a95f6a4684ae8fac44 Mon Sep 17 00:00:00 2001 From: Phil Date: Fri, 6 Apr 2018 14:01:24 -0400 Subject: Beginning implementation of Pearl backlight. Levels and breathing not working yet. --- keyboards/pearl/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/pearl/config.h') diff --git a/keyboards/pearl/config.h b/keyboards/pearl/config.h index 47a732f76..9f7a148f9 100644 --- a/keyboards/pearl/config.h +++ b/keyboards/pearl/config.h @@ -31,6 +31,8 @@ along with this program. If not, see . #define RGBLIGHT_ANIMATIONS #define RGBLED_NUM 12 +#define BACKLIGHT_LEVELS 1 + #define MATRIX_ROWS 4 #define MATRIX_COLS 13 -- cgit v1.2.3-24-g4f1b