From 95fd2ce81a394d972d922b7be34a99752aed9e31 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Sat, 21 Nov 2020 19:11:50 +0000 Subject: Refactor to use led config - Part 4 (#10967) * Refactor to use led config * Refactor to use led_update_kb --- keyboards/clueboard/66/rev2/config.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'keyboards/clueboard/66/rev2/config.h') diff --git a/keyboards/clueboard/66/rev2/config.h b/keyboards/clueboard/66/rev2/config.h index f11cfe82f7..a1e4804cad 100644 --- a/keyboards/clueboard/66/rev2/config.h +++ b/keyboards/clueboard/66/rev2/config.h @@ -49,7 +49,9 @@ //#define NO_ACTION_MACRO //#define NO_ACTION_FUNCTION - /* Backlight configuration +#define LED_CAPS_LOCK_PIN B4 + +/* Backlight configuration */ #define BACKLIGHT_LEVELS 1 -- cgit v1.2.3