mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-04 12:21:59 +00:00
docs/cli_commands: fix typo (#13697)
This commit is contained in:
@@ -109,7 +109,7 @@ qmk config [-ro] [config_token1] [config_token2] [...] [config_tokenN]
|
|||||||
|
|
||||||
## `qmk console`
|
## `qmk console`
|
||||||
|
|
||||||
This command lets you connect to keyboard consoles to get debugging messages. It only works if your keyboard firmware has been compiled with `CONSOLE_ENABLED=yes`.
|
This command lets you connect to keyboard consoles to get debugging messages. It only works if your keyboard firmware has been compiled with `CONSOLE_ENABLE=yes`.
|
||||||
|
|
||||||
**Usage**:
|
**Usage**:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user