From c671d5a045f5b5b0f9e053f65b5cfd795f938db1 Mon Sep 17 00:00:00 2001 From: Duccio Date: Wed, 4 Jan 2023 14:55:59 +0100 Subject: [PATCH 1/2] Enable RGB underlight by default --- 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 c39923dfab44..f5f3e708c490 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 From 6994ec73f1fd84d39a27a58439aaaf486fdeabbb Mon Sep 17 00:00:00 2001 From: Duccio Date: Wed, 4 Jan 2023 15:08:48 +0100 Subject: [PATCH 2/2] Fix comment alignment --- keyboards/bluebell/swoop/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/bluebell/swoop/rules.mk b/keyboards/bluebell/swoop/rules.mk index f5f3e708c490..127e8782acba 100644 --- a/keyboards/bluebell/swoop/rules.mk +++ b/keyboards/bluebell/swoop/rules.mk @@ -13,7 +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 +RGBLIGHT_ENABLE = yes # Enable underlight SPLIT_KEYBOARD = yes LAYOUTS = split_3x5_3