qmk_firmware/lib/python/qmk/cli
Joel Challis fac1210609
Some checks failed
Update API Data / api_data (push) Has been cancelled
CLI CI / test (push) Has been cancelled
Update feature branches after develop merge / feature_branch_update (riot) (push) Has been cancelled
Update feature branches after develop merge / feature_branch_update (xap) (push) Has been cancelled
Lint Format / lint (push) Has been cancelled
Regenerate Files / regen (push) Has been cancelled
Unit Tests / test (push) Has been cancelled
Enforce EOL when formatting files (#24989)
2026-02-11 07:39:49 +08:00
..
chibios Ensure that safe_commands always run (#13199) 2021-06-14 16:51:58 -07:00
ci Ensure keyboard aliases do not point to themselves (#25500) 2025-07-17 13:36:04 +01:00
doctor Merge remote-tracking branch 'origin/master' into develop 2026-01-20 08:49:29 +00:00
format Enforce EOL when formatting files (#24989) 2026-02-11 07:39:49 +08:00
generate Allow keymap.json to disable config flags (#25502) 2026-02-10 16:11:02 +08:00
git Fix git-submodule running in wrong location (#23059) 2024-02-12 10:02:44 +00:00
import Resolve cli.log.warn warnings (#24551) 2024-12-15 15:00:18 +11:00
list Remove DEFAULT_FOLDER handling (#23281) 2025-06-09 05:08:56 +01:00
new Correctly resolve keyboard alias during 'qmk new-keymap' (#25570) 2026-02-10 16:10:12 +08:00
painter [CLI] Refactor painter arguments to table instead of commandline (#24456) 2024-11-21 17:16:46 +11:00
test Initial 'qmk test-c' functionality (#23038) 2024-03-05 16:59:30 +00:00
userspace Merge remote-tracking branch 'origin/master' into develop 2025-11-19 03:46:07 +00:00
__init__.py QMK CLI Environment bootstrapper (#25038) 2025-11-28 00:36:49 +11:00
bux.py [Enhancement] Prepare for SyntaxWarning (#22562) 2024-02-16 14:34:43 +00:00
c2json.py Improve argument handling of c2json (#22170) 2023-11-01 22:37:05 +00:00
cd.py CLI: Fix 'cd' subcommand on Windows (#16610) 2022-03-10 21:33:41 +00:00
clean.py CLI refactoring for common build target APIs (#22221) 2023-11-15 16:24:54 +11:00
compile.py Fix 'qmk compile' mass_compile execution (#23296) 2024-03-31 12:23:40 +01:00
docs.py qmk docs: restore --port and --browser arguments (#24623) 2025-02-01 21:19:30 +11:00
find.py Speed improvements to qmk find. (#24385) 2024-11-08 04:57:22 +00:00
flash.py [Bugfix] qmk {compile, flash} return code (#22639) 2023-12-14 09:19:49 +11:00
hello.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00
info.py Add LED index map to qmk info cli command (#25743) 2025-11-08 18:43:34 +00:00
json2c.py Update json2c to use dump_lines (#21013) 2023-05-22 07:03:59 +01:00
kle2json.py Remove references to info.json width and height in CLI (#13728) 2021-07-29 22:37:18 -07:00
license_check.py Fix up license check path. (#23571) 2024-04-23 19:38:47 +10:00
lint.py Update lint to validate keymap names (#25969) 2026-02-10 16:48:09 +00:00
mass_compile.py Print build failures with qmk mass-compile and qmk userspace-compile if requested (-p/--print-failures) (#25518) 2025-09-09 17:35:01 +01:00
migrate.py Remove DEFAULT_FOLDER handling (#23281) 2025-06-09 05:08:56 +01:00
pytest.py Add support for encoder mapping. (#13286) 2022-03-09 19:29:00 +11:00
resolve_alias.py Remove DEFAULT_FOLDER handling (#23281) 2025-06-09 05:08:56 +01:00
via2json.py Update via2json layout macro searching (#24640) 2025-01-20 03:45:47 +00:00