From 6c8123811f3cfdf782e25ad8929652b6841a8d1d Mon Sep 17 00:00:00 2001 From: Erovia Date: Fri, 18 Dec 2020 20:58:08 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20master=20@?= =?UTF-8?q?=206890090fbb929e0d1fe070b590dad2ee8a8eaa66=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cli_commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli_commands.md b/cli_commands.md index 71c803bc21..61ce1aa2a4 100644 --- a/cli_commands.md +++ b/cli_commands.md @@ -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`