diff options
| author | joott <josh@ottmail.me> | 2025-07-26 22:48:38 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-26 22:48:38 -0400 |
| commit | f1040d81b1641b283c93a994d9a803ead296ed74 (patch) | |
| tree | 8c8b388fd28a454e95036a5dd9a39e7ea208c3c1 | |
| parent | f02d3615f36c8e41759bd485d4d3898919dd4da3 (diff) | |
| download | zmk-config-f1040d81b1641b283c93a994d9a803ead296ed74.tar.gz zmk-config-f1040d81b1641b283c93a994d9a803ead296ed74.zip | |
bluetooth experimental 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 27d13f4..aedfc60 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -1 +1,2 @@ CONFIG_ZMK_POINTING=y +CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y |