From 8f7b364c2ca1c4a25f6043de1fdba121e8ee7881 Mon Sep 17 00:00:00 2001 From: Adam Jeniski <45019515+Ajetski@users.noreply.github.com> Date: Fri, 13 Jan 2023 18:54:08 -0500 Subject: [PATCH] enable rgb --- config/reviung41.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/reviung41.conf b/config/reviung41.conf index 289f070..827b9c6 100644 --- a/config/reviung41.conf +++ b/config/reviung41.conf @@ -1,3 +1,3 @@ # Uncomment the following lines to enable RGB underglow -# CONFIG_ZMK_RGB_UNDERGLOW=y -# CONFIG_WS2812_STRIP=y +CONFIG_ZMK_RGB_UNDERGLOW=y +CONFIG_WS2812_STRIP=y