Skip to content

Commit 7bc1eb5

Browse files
authored
Tweak README
1 parent 2e5a91c commit 7bc1eb5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ This will happen on all keyboard parts for split keyboards, so make sure to flas
105105
## Battery levels for splits
106106

107107
For split keyboards, each part will indicate its own battery level with a single battery blink, by default.
108-
However, for some scenarios like keyboards with dongles and no LED on the peripherals, you might want the central part to show the battery levels of peripherals too.
108+
However, for some scenarios like keyboards with dongles and no RGBLED widget on the peripherals, you might want the central part to show the battery levels of peripherals too.
109109
This can be done by enabling one of the below settings:
110110

111111
- `CONFIG_RGBLED_WIDGET_BATTERY_SHOW_PERIPHERALS`: Blink for battery level of self and then the peripherals, in order
@@ -118,7 +118,7 @@ If a part is currently disconnected, a magenta/purple ([configurable](#configura
118118
## Configuration details
119119

120120
<details>
121-
<summary>General configuration options</summary>
121+
<summary>General</summary>
122122

123123
| Name | Description | Default |
124124
| ---------------------------------- | ---------------------------------------------- | ------- |
@@ -127,7 +127,7 @@ If a part is currently disconnected, a magenta/purple ([configurable](#configura
127127
</details>
128128

129129
<details>
130-
<summary>Battery-related configuration options</summary>
130+
<summary>Battery-related</summary>
131131

132132
| Name | Description | Default |
133133
| --------------------------------------------- | --------------------------------------------------------------------- | ------------- |
@@ -154,7 +154,7 @@ The non-default ones (second and third below) only work on central parts of spli
154154
</details>
155155

156156
<details>
157-
<summary>Connectivity-related configuration options</summary>
157+
<summary>Connectivity-related</summary>
158158

159159
| Name | Description | Default |
160160
| ---------------------------------------------- | --------------------------------------------- | ------------ |
@@ -166,7 +166,7 @@ The non-default ones (second and third below) only work on central parts of spli
166166
</details>
167167

168168
<details>
169-
<summary>Layers-related configuration options</summary>
169+
<summary>Layers-related</summary>
170170

171171
Layer indicator only works on non-splits and central parts of splits.
172172

0 commit comments

Comments
 (0)