diff --git a/config/cradio.conf b/config/cradio.conf index e69de29..c70109b 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -0,0 +1,7 @@ +# enable deep sleep (disconnects bt) +CONFIG_ZMK_SLEEP=y +CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 + +# 3 profiles (n+1) +CONFIG_BT_MAX_CONN=4 +CONFIG_BT_MAX_PAIRED=4