qmk_firmware/lib/python/qmk/cli
2024-07-03 22:00:53 +10:00
..
chibios Ensure that safe_commands always run (#13199) 2021-06-14 16:51:58 -07:00
ci CLI parallel search updates (#22525) 2023-11-22 11:14:34 +11:00
doctor QMK Userspace (#22222) 2023-11-28 07:53:43 +11:00
format qmk format-json: Force Unix line endings and ensure LF at EOF (#22901) 2024-01-16 17:13:58 +11:00
generate [CLI] Don't exit() when certain exceptions occur. (#23442) 2024-06-15 10:37:47 +01:00
git Fix git-submodule running in wrong location (#23059) 2024-02-12 10:02:44 +00:00
import Add cli command to import keyboard|keymap|kbfirmware (#16668) 2022-07-02 21:50:09 +10:00
list Replace list_keyboards.sh with CLI calls (#19485) 2023-01-03 14:15:29 +11:00
new Fix 'qmk new-keyboard' processing of development_board (#23996) 2024-06-30 03:39:49 +01:00
painter [Feature] Some metadata on QGF/QFF files (#20101) 2024-03-10 00:29:09 +00:00
test Initial 'qmk test-c' functionality (#23038) 2024-03-05 16:59:30 +00:00
userspace Fix docker_cmd.sh when userspace is not configured (#23997) 2024-06-26 11:34:24 +10:00
__init__.py Minimum python version listing. (#23989) 2024-07-03 22:00:53 +10: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 Vitepress conversion of docs. (#23795) 2024-05-30 12:00:41 +10:00
find.py [CLI] Don't exit() when certain exceptions occur. (#23442) 2024-06-15 10:37:47 +01: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 *_MATRIX_LED_COUNT generation (#21110) 2023-08-27 04:00:14 +01: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 Align 'qmk lint' argument handling (#23297) 2024-05-01 11:52:34 +10:00
mass_compile.py [CLI] Don't exit() when certain exceptions occur. (#23442) 2024-06-15 10:37:47 +01:00
migrate.py Prevent qmk migrate processing unparsed info.json values (#22374) 2024-01-09 20:59:36 +11:00
pytest.py Add support for encoder mapping. (#13286) 2022-03-09 19:29:00 +11:00
via2json.py [CLI] Don't exit() when certain exceptions occur. (#23442) 2024-06-15 10:37:47 +01:00