THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lunny
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b57714f793058cfef3e10c0bbdc9ffb02b20c5a7
qmk_firmware
/
lib
/
python
/
qmk
/
cli
History
Joel Challis
b57714f793
qmk doctor
- Handle timeouts while checking binaries (
#19549
)
2023-01-09 09:27:41 +00:00
..
chibios
…
doctor
qmk doctor
- Handle timeouts while checking binaries (
#19549
)
2023-01-09 09:27:41 +00:00
format
…
generate
Merge remote-tracking branch 'origin/master' into develop
2023-01-05 23:41:28 +00: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
…
__init__.py
Merge remote-tracking branch 'origin/master' into develop
2023-01-04 04:17:58 +00:00
bux.py
…
c2json.py
…
cd.py
…
cformat.py
…
clean.py
…
compile.py
…
docs.py
…
fileformat.py
…
flash.py
Allow CLI to flash .uf2 files (
#19462
)
2023-01-01 15:51:29 +11:00
hello.py
…
info.py
…
json2c.py
…
kle2json.py
…
lint.py
Add lint check for keyboard/keymap license header (
#19215
)
2022-12-09 03:31:02 +11:00
mass_compile.py
Add
qmk mass-compile
, which intends to supercede
qmk multibuild
whilst providing support for filtering as per data-driven definitions. (
#18971
)
2023-01-04 04:10:18 +00:00
migrate.py
Automate "Data Driven" migrations (
#17820
)
2022-11-30 20:08:54 +00:00
multibuild.py
…
pyformat.py
…
pytest.py
…
via2json.py
…