From c3d490d7e1b8064d7a059805d5f86062cc47baf9 Mon Sep 17 00:00:00 2001 From: daniel Date: Wed, 16 Nov 2022 07:38:09 +0100 Subject: [PATCH] disable display --- config/sofle.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sofle.conf b/config/sofle.conf index 960fd92..3cb6508 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -2,7 +2,7 @@ # SPDX-License-Identifier: MIT # Uncomment the following line to enable the Sofle OLED Display -CONFIG_ZMK_DISPLAY=y +#CONFIG_ZMK_DISPLAY=y # Uncomment these two lines to add support for encoders # CONFIG_EC11=y