qmk_firmware/lib/python/qmk/cli
2025-11-27 13:37:29 +00:00
..
chibios
ci Ensure keyboard aliases do not point to themselves (#25500) 2025-07-17 13:36:04 +01:00
doctor QMK CLI Environment bootstrapper (#25038) 2025-11-28 00:36:49 +11:00
format Community modules (#24848) 2025-02-26 22:25:41 +11:00
generate [core] add BCD versions of QMK Version (#25804) 2025-11-23 22:21:13 +11: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 Improve 'new-keymap' error handling when default keymap is missing (#25536) 2025-08-03 04:01:13 +01: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
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 [CLI] Lint error on missing keyboard readme (#25814) 2025-11-22 06:57:58 +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