From 3b672fe376ea717ab5c524d25f38572c9b7b2a3e Mon Sep 17 00:00:00 2001 From: Daniel Bauer <4690162+dnlbauer@users.noreply.github.com> Date: Sun, 30 Jul 2023 10:58:02 +0200 Subject: [PATCH] Update ownkb.conf --- config/ownkb.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/ownkb.conf b/config/ownkb.conf index 69ae869..df21b54 100644 --- a/config/ownkb.conf +++ b/config/ownkb.conf @@ -6,4 +6,7 @@ CONFIG_ZMK_KEYBOARD_NAME="DB OwnKB" CONFIG_ZMK_IDLE_TIMEOUT=30000 #CONFIG_ZMK_SLEEP=y -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 \ No newline at end of file +#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 + +# Incr. bluetooth power +CONFIG_BT_CTLR_TX_PWR_PLUS_8=y