This website requires JavaScript.
Explore
Help
Sign In
alvierahman90
/
qmk_firmware
Archived
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware
/
lib
/
python
/
qmk
/
cli
History
Joel Challis
0fd8faa1ad
Fix unused import in recent generation code (
#12781
)
2021-05-02 08:43:40 -07:00
..
chibios
qmk chibios-confmigrate
: Make
-i
and
-r
required (
#12515
)
2021-04-08 14:16:15 +10:00
format
Add a
qmk format-json
command that will format JSON files (
#12372
)
2021-03-25 22:38:10 +11:00
generate
Fix unused import in recent generation code (
#12781
)
2021-05-02 08:43:40 -07:00
list
Add support for tab completion (
#12411
)
2021-04-14 19:00:22 -07:00
new
Add support for tab completion (
#12411
)
2021-04-14 19:00:22 -07:00
__init__.py
Add support for tab completion (
#12411
)
2021-04-14 19:00:22 -07:00
c2json.py
Add support for tab completion (
#12411
)
2021-04-14 19:00:22 -07:00
cformat.py
Add support for tab completion (
#12411
)
2021-04-14 19:00:22 -07:00
clean.py
CLI: Add
qmk clean
(
#10785
)
2020-11-04 19:18:47 +00:00
compile.py
Add support for tab completion (
#12411
)
2021-04-14 19:00:22 -07:00
config.py
…
docs.py
Don't hide for devs...
2020-04-08 09:31:14 -07:00
doctor.py
qmk doctor
: Fix WSL /mnt check (
#12466
)
2021-04-02 22:24:09 +01:00
fileformat.py
qmk fileformat
: only print complaints, and fix some of them (
#11278
)
2020-12-24 02:36:44 +00:00
flash.py
Add support for tab completion (
#12411
)
2021-04-14 19:00:22 -07:00
hello.py
…
info.py
Add support for tab completion (
#12411
)
2021-04-14 19:00:22 -07:00
json2c.py
Add support for tab completion (
#12411
)
2021-04-14 19:00:22 -07:00
kle2json.py
Add support for tab completion (
#12411
)
2021-04-14 19:00:22 -07:00
lint.py
Add support for tab completion (
#12411
)
2021-04-14 19:00:22 -07:00
pyformat.py
…
pytest.py
…