From 8e7d8ddde8e90b6dbfd1e26c585393c3df253583 Mon Sep 17 00:00:00 2001 From: Bartosz Nowak <9051964+DuMaM@users.noreply.github.com> Date: Mon, 1 Dec 2025 23:24:32 +0100 Subject: [PATCH] Delete app/boards/shields/ergodash/ergodash_right.conf --- .../shields/ergodash/ergodash_right.conf | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 app/boards/shields/ergodash/ergodash_right.conf diff --git a/app/boards/shields/ergodash/ergodash_right.conf b/app/boards/shields/ergodash/ergodash_right.conf deleted file mode 100644 index ebc4c5a00..000000000 --- a/app/boards/shields/ergodash/ergodash_right.conf +++ /dev/null @@ -1,26 +0,0 @@ -# -# Copyright (c) 2020 The ZMK Contributors -# -# SPDX-License-Identifier: MIT -# - -CONFIG_BT=y -CONFIG_BT_LL_SW_SPLIT=y - -# Windows Bluetooth connectivity fixes -# Disable PHY 2M to fix pairing issues with Windows (Realtek and Intel chips) -CONFIG_BT_CTLR_PHY_2M=n - -# Fix Windows battery notification bug -CONFIG_BT_GATT_ENFORCE_SUBSCRIPTION=n - -# Enable experimental connection stability improvements -CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y -CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=y - -# Enable passkey entry for better compatibility with Windows (especially work-managed PCs) -CONFIG_ZMK_BLE_PASSKEY_ENTRY=n - - -# Uncomment to boost BLE transmit power for improved range (may increase power consumption) -# CONFIG_BT_CTLR_TX_PWR_PLUS_8=y