My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/lib/python/qmk/cli
Nick Brassel 2e766a9c7a
Add Discord webhook at end of each CI run. (#20355)
2 years ago
..
chibios Ensure that safe_commands always run (#13199) 4 years ago
doctor Print distro in doctor output (#19633) 2 years ago
format Add Discord webhook at end of each CI run. (#20355) 2 years ago
generate Minify content published to API (#20285) 2 years ago
git Migrate submodule dirty check to CLI (#19488) 2 years ago
import Add cli command to import keyboard|keymap|kbfirmware (#16668) 3 years ago
list Replace list_keyboards.sh with CLI calls (#19485) 2 years ago
new Validate keyboard name before accepting further input (#19394) 2 years ago
painter Add raw output option for QGF/QFF files. (#18998) 3 years ago
__init__.py Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139) 2 years ago
bux.py escaped stray backslash in bux.py (#19667) 2 years ago
c2json.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 4 years ago
cd.py CLI: Fix 'cd' subcommand on Windows (#16610) 3 years ago
clean.py Align our subprocess usage with current best practices. (#12940) 4 years ago
compile.py `qmk compile`/`qmk flash` - Validate keymap argument (#19530) 2 years ago
docs.py `qmk docs`: Run `docsify serve` if available (#15056) 4 years ago
find.py Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139) 2 years ago
flash.py `qmk compile`/`qmk flash` - Validate keymap argument (#19530) 2 years ago
hello.py CLI: Add development mode support 5 years ago
info.py Extend 'qmk info' to handle keymap level overrides (#16702) 3 years ago
json2c.py CLI: Validate JSON keymap input (#16261) 3 years ago
kle2json.py Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
lint.py Fixup ChibiOS header inclusion search ordering. (#19623) 2 years ago
mass_compile.py Resolve keyboard names for `qmk mass-compile`. (#20335) 2 years ago
migrate.py Automate "Data Driven" migrations (#17820) 2 years ago
pytest.py Add support for encoder mapping. (#13286) 3 years ago
via2json.py CLI: Add 'via2json' subcommand (#16468) 3 years ago