diff options
author | Nick Winans <nick.win999@gmail.com> | 2020-11-10 13:31:11 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-10 13:31:11 -0600 |
commit | 413a917d1492ede36f9c5cc4495596a85f43deb1 (patch) | |
tree | 5ea4d0bf00b454757aafc955d3d5cc150cc29bef /app/boards | |
parent | 0be904c34f6a7d709fd5e292d56b183469c4a9e7 (diff) | |
parent | 348a44a8a387e38922e7e275b1ba9af790648016 (diff) |
Merge branch 'main' into underglow/add-config_
Diffstat (limited to 'app/boards')
-rw-r--r-- | app/boards/shields/microdox/microdox.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/boards/shields/microdox/microdox.conf b/app/boards/shields/microdox/microdox.conf index 974243c..0d38398 100644 --- a/app/boards/shields/microdox/microdox.conf +++ b/app/boards/shields/microdox/microdox.conf @@ -1,6 +1,6 @@ -# Uncomment the following lines to enable the Corne RGB Underglow +# Uncomment the following lines to enable the Microdox RGB Underglow # CONFIG_ZMK_RGB_UNDERGLOW=y # CONFIG_WS2812_STRIP=y -# Uncomment the following line to enable the Corne OLED Display +# Uncomment the following line to enable the Microdox OLED Display # CONFIG_ZMK_DISPLAY=y |