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
History
Mikkel Jeppesen
4667bc554e
Fixed OS detection such that OSX doesn't take over the world (
#8248
)
2020-02-26 10:12:13 +01:00
..
cli
Fixed OS detection such that OSX doesn't take over the world (
#8248
)
2020-02-26 10:12:13 +01:00
tests
New functionality for cformat (
#7893
)
2020-02-22 20:57:19 -08:00
__init__.py
…
commands.py
Use pathlib everywhere we can (
#7872
)
2020-02-17 11:42:11 -08:00
constants.py
Use pathlib everywhere we can (
#7872
)
2020-02-17 11:42:11 -08:00
converter.py
…
errors.py
…
keymap.py
Use pathlib everywhere we can (
#7872
)
2020-02-17 11:42:11 -08:00
makefile.py
Code cleanup, use pathlib, use pytest keyboard
2020-02-15 15:19:03 -08:00
path.py
New functionality for cformat (
#7893
)
2020-02-22 20:57:19 -08:00
questions.py
Improve the functionality of qmk.questions (
#8020
)
2020-02-03 09:04:58 -08:00
submodules.py
…