From a480865d203b40cd826abcf27099f386372e9dca Mon Sep 17 00:00:00 2001 From: Edder Rojas Date: Sun, 20 Feb 2022 20:29:49 -0600 Subject: [PATCH] Enable display maybe? --- config/corne.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/corne.conf b/config/corne.conf index f57245a..5ec7780 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -4,6 +4,7 @@ # Uncomment the following line to enable the Corne OLED Display CONFIG_ZMK_DISPLAY=y +ZMK_DISPLAY=y # Allow to sleep CONFIG_ZMK_SLEEP=y