From d196ab56d3ceb74d8bee9d373fd4eaaf3cc855a3 Mon Sep 17 00:00:00 2001 From: Duccio Date: Fri, 13 Jan 2023 12:08:12 +0100 Subject: [bluebell/Swoop] Enable RGB underlight by default (#19501) --- keyboards/bluebell/swoop/rules.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/keyboards/bluebell/swoop/rules.mk b/keyboards/bluebell/swoop/rules.mk index c39923dfab..127e8782ac 100644 --- a/keyboards/bluebell/swoop/rules.mk +++ b/keyboards/bluebell/swoop/rules.mk @@ -13,6 +13,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = no # Console for debug COMMAND_ENABLE = no # Commands for debug and configuration NKRO_ENABLE = no # Enable N-Key Rollover +RGBLIGHT_ENABLE = yes # Enable underlight SPLIT_KEYBOARD = yes LAYOUTS = split_3x5_3 -- cgit v1.2.3