diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-11-10 11:20:17 -0500 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-11-10 11:20:17 -0500 |
commit | 972158181d33b268c2e5ec4860742dcbfe4f0e5c (patch) | |
tree | 57641999957efa7e2dbc52387ba5e769a8a0f9c5 | |
parent | edcfe380fed90d4cadd1d1594852fcb571385446 (diff) |
fix(shields): Replace Corne w/ Microdox.
-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 b79385b..253c94e 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 # 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 |