From cde38886a3449d6764f747c8b6a8a469b05931f1 Mon Sep 17 00:00:00 2001 From: Ben Kirton Date: Mon, 13 Jan 2025 14:36:03 +1030 Subject: [PATCH] disable hi power wireless --- config/lily58.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/lily58.conf b/config/lily58.conf index b7ae22b..e11bb3b 100644 --- a/config/lily58.conf +++ b/config/lily58.conf @@ -2,7 +2,7 @@ # CONFIG_ZMK_SLEEP=y # Uncomment the following line to increase the keyboard's wireless range -CONFIG_BT_CTLR_TX_PWR_PLUS_8=y +# CONFIG_BT_CTLR_TX_PWR_PLUS_8=y # Enable eager debouncing CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1