From dee605e2a08f4932cd2956c3f024d42a6ebf6ca0 Mon Sep 17 00:00:00 2001 From: Adam Jeniski <45019515+Ajetski@users.noreply.github.com> Date: Fri, 13 Jan 2023 19:06:27 -0500 Subject: [PATCH] disable leds --- config/reviung41.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/reviung41.conf b/config/reviung41.conf index 827b9c6..289f070 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