diff options
| author | joott <josh@ottmail.me> | 2025-07-26 22:52:14 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-26 22:52:14 -0400 |
| commit | bdf37d15fff21d0499c7b1a19f2d5817b282a363 (patch) | |
| tree | 4eb1c73ac75a208322a31eb750e31ec06bca7751 | |
| parent | f1040d81b1641b283c93a994d9a803ead296ed74 (diff) | |
| download | zmk-config-bdf37d15fff21d0499c7b1a19f2d5817b282a363.tar.gz zmk-config-bdf37d15fff21d0499c7b1a19f2d5817b282a363.zip | |
another bluetooth option
| -rw-r--r-- | config/cradio.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/cradio.conf b/config/cradio.conf index aedfc60..1392a8e 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -1,2 +1,3 @@ CONFIG_ZMK_POINTING=y CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y +CONFIG_BT_CTLR_TX_PWR_PLUS_8=y |