diff options
author | QMK Bot <hello@qmk.fm> | 2023-01-13 11:09:14 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-01-13 11:09:14 +0000 |
commit | 83c6454a760a55bf41715a012bd71b216b1082eb (patch) | |
tree | 4d37b650f18ee6d7cc8511c46cd924c8d16801ea | |
parent | 867f2fb2800c44aaac4bda6de48a573150e533cb (diff) | |
parent | d196ab56d3ceb74d8bee9d373fd4eaaf3cc855a3 (diff) |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | keyboards/bluebell/swoop/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/bluebell/swoop/rules.mk b/keyboards/bluebell/swoop/rules.mk index b2be35f979..5b69caf9e1 100644 --- a/keyboards/bluebell/swoop/rules.mk +++ b/keyboards/bluebell/swoop/rules.mk @@ -13,4 +13,5 @@ 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 |