diff options
author | Nick Van Doorn <nick@nv.delivery> | 2021-10-05 23:17:47 -0700 |
---|---|---|
committer | Nick Van Doorn <nick@nv.delivery> | 2021-10-12 19:57:43 -0700 |
commit | aedbaf9ce78a69dc3f7d83bf03f58ba547614778 (patch) | |
tree | 017c7c133e7893095e367a59b5e74411ad99a0df /app | |
parent | 81bc7f108a1d0fa0c051d374cf2c7c165c8397d6 (diff) |
Add some handy scriptsmain
Hell yeah!
Diffstat (limited to 'app')
-rw-r--r-- | app/boards/shields/corne/corne.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/boards/shields/corne/corne.conf b/app/boards/shields/corne/corne.conf index 974243c..8c8962a 100644 --- a/app/boards/shields/corne/corne.conf +++ b/app/boards/shields/corne/corne.conf @@ -1,6 +1,6 @@ # Uncomment the following lines to enable the Corne RGB Underglow -# CONFIG_ZMK_RGB_UNDERGLOW=y -# CONFIG_WS2812_STRIP=y +CONFIG_ZMK_RGB_UNDERGLOW=y +CONFIG_WS2812_STRIP=y # Uncomment the following line to enable the Corne OLED Display # CONFIG_ZMK_DISPLAY=y |