This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
lib
/
python
/
qmk
/
cli
History
Mikkel Jeppesen
0d3f0889c5
Fix os detection in OSX python 3.8 (
#8187
)
...
* Fix os detection in osx python 3.8 * oops
2020-02-17 12:18:49 +01:00
..
json
…
list
Code cleanup, use pathlib, use pytest keyboard
2020-02-15 15:19:03 -08:00
new
…
__init__.py
…
cformat.py
Fix cformat processing files within ignore folders (
#8063
)
2020-02-02 16:33:17 +00:00
compile.py
Add QMK Compile Context Sensitivity (
#6884
)
2020-02-07 21:48:37 +01:00
config.py
…
docs.py
Use os.chdir for
qmk docs
instead of a custom HTTP request handler (
#7493
)
2019-11-29 15:45:22 -08:00
doctor.py
Fix os detection in OSX python 3.8 (
#8187
)
2020-02-17 12:18:49 +01:00
flash.py
Update the flash cli command to use the user config (
#8125
)
2020-02-08 23:58:28 +01:00
hello.py
…
kle2json.py
…
pyformat.py
…
pytest.py
…