.. |
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
|
Perform test compiles during qmk doctor . (#24282)
|
2024-11-14 20:43:23 +11:00 |
format
|
Userspace: add support for adding environment variables during build (#22887)
|
2024-08-12 22:34:22 +10:00 |
generate
|
Rename encoder pins defines (#24003)
|
2024-07-03 17:18:27 +10: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
|
Userspace: add support for adding environment variables during build (#22887)
|
2024-08-12 22:34:22 +10:00 |
__init__.py
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-07-03 12:01:26 +00: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
|
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 *_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
|
Reject via keymaps in lint (#24325)
|
2024-08-26 03:56:03 +01:00 |
mass_compile.py
|
Speed improvements to qmk find . (#24385)
|
2024-11-08 04:57:22 +00: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 |