diff options
| author | eigatech <120486526+eigatech@users.noreply.github.com> | 2022-12-13 17:29:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-13 17:29:31 +0200 |
| commit | d84061858f6ff78fb091d6690d3b910a6b347528 (patch) | |
| tree | 1e2b0a1db906b54f933824944f77b62d211ec661 | |
| parent | 3d2e1deff7918057fe41b08b26ddfef58390bae5 (diff) | |
| download | zmk-config-d84061858f6ff78fb091d6690d3b910a6b347528.tar.gz zmk-config-d84061858f6ff78fb091d6690d3b910a6b347528.zip | |
Update corne.conf
| -rw-r--r-- | config/corne.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/corne.conf b/config/corne.conf index 974243c..0a39f96 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -3,4 +3,5 @@ # CONFIG_WS2812_STRIP=y # Uncomment the following line to enable the Corne OLED Display -# CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_EXT_POWER=y |