keychron_qmk_firmware/lib/python/qmk/cli
Nick Brassel 420e35f922
qmk generate-make-dependencies improvements (#21001)
* Recommendations from @sigprof

* Fix CI tests
2023-05-20 22:29:21 +01:00
..
chibios
doctor Print distro in doctor output (#19633) 2023-01-19 10:25:47 +00:00
format Add Discord webhook at end of each CI run. (#20355) 2023-04-07 16:37:06 +10:00
generate qmk generate-make-dependencies improvements (#21001) 2023-05-20 22:29:21 +01:00
git Migrate submodule dirty check to CLI (#19488) 2023-01-06 04:16:52 +00:00
import
list Replace list_keyboards.sh with CLI calls (#19485) 2023-01-03 14:15:29 +11:00
new Validate keyboard name before accepting further input (#19394) 2022-12-23 18:18:57 +00:00
painter Add raw output option for QGF/QFF files. (#18998) 2022-11-08 15:47:07 +00:00
__init__.py Generate make dependency file during build for info.json's etc. (#20451) 2023-05-15 21:58:12 +10:00
bux.py escaped stray backslash in bux.py (#19667) 2023-01-24 14:19:34 +00:00
c2json.py
cd.py
clean.py
compile.py qmk compile/qmk flash - Validate keymap argument (#19530) 2023-01-19 00:24:13 +00:00
docs.py
find.py Add qmk find command, reuse logic for qmk mass-compile. (#20139) 2023-03-16 20:35:49 +00:00
flash.py qmk compile/qmk flash - Validate keymap argument (#19530) 2023-01-19 00:24:13 +00:00
hello.py
info.py
json2c.py
kle2json.py
lint.py Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
mass_compile.py Resolve keyboard names for qmk mass-compile. (#20335) 2023-04-04 15:09:55 +10:00
migrate.py Automate "Data Driven" migrations (#17820) 2022-11-30 20:08:54 +00:00
pytest.py
via2json.py