summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-03-25 11:31:17 +0000
committerQMK Bot <hello@qmk.fm>2021-03-25 11:31:17 +0000
commit2f6236d1eab8601f097d4acb0553a4511b5c4be7 (patch)
tree23998365676a249e57acd29f4e8b4fde6c394352 /docs
parent921f1ba4cf9ec406ec723bbe3f51f65a7bb58e16 (diff)
parenta888057453db7a854549ec0d13f638392ffbcca8 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs')
-rw-r--r--docs/cli_commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli_commands.md b/docs/cli_commands.md
index 5ab49abd27..bb5df89968 100644
--- a/docs/cli_commands.md
+++ b/docs/cli_commands.md
@@ -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**: