~ruther/qmk_firmware

a888057453db7a854549ec0d13f638392ffbcca8 — Ryan Roden-Corrent 4 years ago eae7343
Fix a small typo in cli_commands.md (#12379)

1 files changed, 1 insertions(+), 1 deletions(-)

M docs/cli_commands.md
M docs/cli_commands.md => docs/cli_commands.md +1 -1
@@ 170,7 170,7 @@ qmk json2c [-o OUTPUT] filename
## `qmk c2json`

Creates a keymap.json from a keymap.c.  
**Note:** Parsing C source files is not easy, therefore this subcommand may not work your keymap. In some cases not using the C pre-processor helps.
**Note:** Parsing C source files is not easy, therefore this subcommand may not work with your keymap. In some cases not using the C pre-processor helps.

**Usage**: