From b17343d4c9504bdb42869b244527fc40faea6992 Mon Sep 17 00:00:00 2001 From: Ibakha Date: Fri, 15 Mar 2024 18:17:24 -0400 Subject: [PATCH] enabling display support --- build.yaml | 4 ++-- config/ibakey52.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.yaml b/build.yaml index fac8156..bc641d3 100644 --- a/build.yaml +++ b/build.yaml @@ -19,6 +19,6 @@ --- include: - board: nice_nano_v2 - shield: ibakey52_left + shield: ibakey52_left nice_view_adapter nice_view - board: nice_nano_v2 - shield: ibakey52_right \ No newline at end of file + shield: ibakey52_right nice_view_adapter nice_view \ No newline at end of file diff --git a/config/ibakey52.conf b/config/ibakey52.conf index f48f498..b38e668 100644 --- a/config/ibakey52.conf +++ b/config/ibakey52.conf @@ -3,7 +3,7 @@ # CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y # Uncomment the following line to enable the ibakey52 OLED Display -#CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=y # Uncomment the following line to increase the keyboard's wireless range CONFIG_BT_CTLR_TX_PWR_PLUS_8=y