Skip to content

Commit 6b01059

Browse files
Update keycodes.md (#1125)
removed references to bluetooth key codes that don't actually exist in the codebase (and if they did, it would probably make more sense for them to be included on the BLE HID doc as is the case with other key codes that are specific to extensions etc).
1 parent b6305cb commit 6b01059

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/en/keycodes.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -183,14 +183,6 @@
183183
|`KC.RGUI(kc)`|Hold Right GUI and press `kc` |
184184

185185

186-
## [Bluetooth Keys]
187-
188-
|Key |Aliases |Description |
189-
|-----------------------------|-------------------|----------------------------------|
190-
|`KC.BT_CLEAR_BONDS` |`KC.BT_CLR` |Clears all stored bondings |
191-
|`KC.BT_NEXT_CONN` |`KC.BT_NXT` |Selects the next BT connection |
192-
|`KC.BT_PREV_CONN` |`KC.BT_PRV` |Selects the previous BT connection|
193-
194186
## [International Keys]
195187
See [International extension](international.md).
196188

0 commit comments

Comments
 (0)