This website requires JavaScript.
Explore
Help
Sign In
yarmo
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
lib
/
python
/
qmk
History
Erovia
83ebbf57b3
Fix submodule check (
#9155
)
2020-05-21 10:15:18 +02:00
..
cli
Fix submodule check (
#9155
)
2020-05-21 10:15:18 +02:00
tests
Adding unit tests for list-keymaps command (
#7711
)
2020-05-16 22:47:07 +02:00
__init__.py
…
commands.py
CLI: Use
shutil.which
to detect gmake, instead of OS check.
2020-04-13 10:48:27 -07:00
constants.py
…
converter.py
…
decorators.py
…
errors.py
…
keymap.py
Move everything to Python 3.6 (
#8835
)
2020-04-18 22:00:56 +02:00
makefile.py
…
path.py
…
questions.py
…
submodules.py
…