diff options
Diffstat (limited to 'app/boards')
-rw-r--r-- | app/boards/shields/corne/corne.conf | 2 | ||||
-rw-r--r-- | app/boards/shields/microdox/microdox.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app/boards/shields/corne/corne.conf b/app/boards/shields/corne/corne.conf index b79385b..974243c 100644 --- a/app/boards/shields/corne/corne.conf +++ b/app/boards/shields/corne/corne.conf @@ -1,5 +1,5 @@ # Uncomment the following lines to enable the Corne RGB Underglow -# ZMK_RGB_UNDERGLOW=y +# CONFIG_ZMK_RGB_UNDERGLOW=y # CONFIG_WS2812_STRIP=y # Uncomment the following line to enable the Corne OLED Display diff --git a/app/boards/shields/microdox/microdox.conf b/app/boards/shields/microdox/microdox.conf index 253c94e..0d38398 100644 --- a/app/boards/shields/microdox/microdox.conf +++ b/app/boards/shields/microdox/microdox.conf @@ -1,5 +1,5 @@ # Uncomment the following lines to enable the Microdox RGB Underglow -# ZMK_RGB_UNDERGLOW=y +# CONFIG_ZMK_RGB_UNDERGLOW=y # CONFIG_WS2812_STRIP=y # Uncomment the following line to enable the Microdox OLED Display |