From e2d173efbe5cf903cf23ae295d1b36996f81f450 Mon Sep 17 00:00:00 2001 From: BasicAcid Date: Sun, 10 Dec 2023 17:24:08 +0100 Subject: [PATCH] Add OLED. --- config/corne.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/corne.conf b/config/corne.conf index 974243c..0dcaf05 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -3,4 +3,4 @@ # CONFIG_WS2812_STRIP=y # Uncomment the following line to enable the Corne OLED Display -# CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=y