Browse Source

Updated usage of qmk c2json (#11148)

pull/11213/head
precondition 3 years ago
committed by GitHub
parent
commit
6890090fbb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/cli_commands.md

+ 1
- 1
docs/cli_commands.md View File

@ -175,7 +175,7 @@ Creates a keymap.json from a keymap.c.
**Usage**:
```
qmk c2json [--no-cpp] [-o OUTPUT] filename
qmk c2json -km KEYMAP -kb KEYBOARD [-q] [--no-cpp] [-o OUTPUT] filename
```
## `qmk lint`


Loading…
Cancel
Save