From d1f08918909f4ea5e13618f748b8ad2c3987d805 Mon Sep 17 00:00:00 2001 From: Kyle McCreery Date: Thu, 12 May 2022 01:49:16 -0400 Subject: [PATCH] Changed RGB to default off --- app/boards/shields/mokulua/mokulua.conf | 2 +- app/boards/shields/mokulua/mokulua_left.conf | 2 +- app/boards/shields/mokulua/mokulua_right.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/boards/shields/mokulua/mokulua.conf b/app/boards/shields/mokulua/mokulua.conf index db81ee43..70e3aa11 100644 --- a/app/boards/shields/mokulua/mokulua.conf +++ b/app/boards/shields/mokulua/mokulua.conf @@ -7,7 +7,7 @@ CONFIG_EC11=y CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y # Uncomment the following lines to enable the Mokulua RGB Underglow -CONFIG_ZMK_RGB_UNDERGLOW=y +# CONFIG_ZMK_RGB_UNDERGLOW=y # Uncomment the following line to enable the Mokulua OLED Display CONFIG_ZMK_DISPLAY=y diff --git a/app/boards/shields/mokulua/mokulua_left.conf b/app/boards/shields/mokulua/mokulua_left.conf index db81ee43..70e3aa11 100644 --- a/app/boards/shields/mokulua/mokulua_left.conf +++ b/app/boards/shields/mokulua/mokulua_left.conf @@ -7,7 +7,7 @@ CONFIG_EC11=y CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y # Uncomment the following lines to enable the Mokulua RGB Underglow -CONFIG_ZMK_RGB_UNDERGLOW=y +# CONFIG_ZMK_RGB_UNDERGLOW=y # Uncomment the following line to enable the Mokulua OLED Display CONFIG_ZMK_DISPLAY=y diff --git a/app/boards/shields/mokulua/mokulua_right.conf b/app/boards/shields/mokulua/mokulua_right.conf index db81ee43..70e3aa11 100644 --- a/app/boards/shields/mokulua/mokulua_right.conf +++ b/app/boards/shields/mokulua/mokulua_right.conf @@ -7,7 +7,7 @@ CONFIG_EC11=y CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y # Uncomment the following lines to enable the Mokulua RGB Underglow -CONFIG_ZMK_RGB_UNDERGLOW=y +# CONFIG_ZMK_RGB_UNDERGLOW=y # Uncomment the following line to enable the Mokulua OLED Display CONFIG_ZMK_DISPLAY=y