From 59a9fbfbc006d42f35ea3231e06b46ef75aca4d1 Mon Sep 17 00:00:00 2001 From: danijoo Date: Wed, 16 Nov 2022 07:30:30 +0100 Subject: [PATCH] display and name --- build.yaml | 4 ++-- config/sofle.conf | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/build.yaml b/build.yaml index bf875bd..0d00b39 100644 --- a/build.yaml +++ b/build.yaml @@ -14,6 +14,6 @@ --- include: - board: nice_nano_v2 - shield: sofle_left + shield: sofle_left nice_view_adapter nice_view - board: nice_nano_v2 - shield: sofle_right + shield: sofle_right nice_view_adapter nice_view diff --git a/config/sofle.conf b/config/sofle.conf index fe3f0f4..960fd92 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -2,8 +2,9 @@ # 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 # CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y +CONFIG_ZMK_KEYBOARD_NAME=Sofle Choc v2.2