]> git.donarmstrong.com Git - qmk_firmware.git/commit
Refactor `qmk compile-json` to `qmk compile` (#6592)
authorskullydazed <skullydazed@users.noreply.github.com>
Sun, 25 Aug 2019 18:58:24 +0000 (11:58 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Aug 2019 18:58:24 +0000 (11:58 -0700)
commitf22c5c17b6fe069bec1241262a1c27eb89d3d3af
treee584607eec6685d7a564ac8e15ffa7bc217dc90e
parentc289a4cb2044c618257ec1e426ccf9c6db8fbf66
Refactor `qmk compile-json` to `qmk compile` (#6592)
bin/qmk
docs/cli.md
lib/python/qmk/cli/compile.py [new file with mode: 0755]
lib/python/qmk/cli/compile/__init__.py [deleted file]
lib/python/qmk/cli/compile/json.py [deleted file]