docs: Add retro-tap sentence and fix anchor (#2605)

Co-authored-by: Felix Sargent <felix.sargent@gmail.com>
This commit is contained in:
Nicolas Munnich
2024-11-03 00:29:09 +01:00
committed by GitHub
parent f4582bdaa7
commit 1cfce345ba
2 changed files with 2 additions and 2 deletions

View File

@@ -100,7 +100,7 @@ Other microcontrollers may have similar configuration options [found in the Zeph
### Unreliable/Weak Connection
Some users may experience a poor connection between the keyboard and the host. This might be due to poor quality BLE hardware, a [metal enclosure on the keyboard or host](hardware-issues.mdx#antenna), or the distance between them. Increasing the transmit power of the keyboard's BLE radio may reduce the severity of this problem. To do this, set the `CONFIG_BT_CTLR_TX_PWR_PLUS_8` configuration value in the `.conf` file of your user config directory as such:
Some users may experience a poor connection between the keyboard and the host. This might be due to poor quality BLE hardware, a [metal enclosure on the keyboard or host](hardware-issues.mdx#hardware-related-wireless-connectivity-issues), or the distance between them. Increasing the transmit power of the keyboard's BLE radio may reduce the severity of this problem. To do this, set the `CONFIG_BT_CTLR_TX_PWR_PLUS_8` configuration value in the `.conf` file of your user config directory as such:
```ini
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y