diff options
author | CrossR <r.cross@lancaster.ac.uk> | 2020-08-16 12:25:47 +0100 |
---|---|---|
committer | CrossR <r.cross@lancaster.ac.uk> | 2020-08-16 12:25:47 +0100 |
commit | e593e971ecf5c442b3c558676a9248b71b2aae4d (patch) | |
tree | 5cb6b27e8244f637c5565ec90fe000ec2768aa23 /app/boards/shields/corne | |
parent | 45ddd4c2ae6aadfad990a688d1d7e82406f075d8 (diff) | |
parent | 94549b4a07985e9b1a462bb64f67c8ade466e377 (diff) |
Merge branch 'main' into CrossR/Sofle
Diffstat (limited to 'app/boards/shields/corne')
-rw-r--r-- | app/boards/shields/corne/corne.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/boards/shields/corne/corne.conf b/app/boards/shields/corne/corne.conf index c8e3c00..b79385b 100644 --- a/app/boards/shields/corne/corne.conf +++ b/app/boards/shields/corne/corne.conf @@ -1,5 +1,6 @@ -# Uncomment the following line to enable the Corne RGB Underglow +# Uncomment the following lines to enable the Corne RGB Underglow # ZMK_RGB_UNDERGLOW=y +# CONFIG_WS2812_STRIP=y # Uncomment the following line to enable the Corne OLED Display # CONFIG_ZMK_DISPLAY=y |