This website requires JavaScript.
Explore
Help
Sign In
sporq
/
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
22a10cc8a3f7d1ff8ba7f75de49ca0feb6d07f7f
qmk-firmware
/
lib
/
python
/
qmk
History
skullydazed
66d94dc22a
Move everything to Python 3.6 (
#8835
)
2020-04-18 22:00:56 +02:00
..
cli
Move everything to Python 3.6 (
#8835
)
2020-04-18 22:00:56 +02:00
tests
CLI: More MSYS2 fixes (
#8577
)
2020-03-29 14:29:44 +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
Use pathlib everywhere we can (
#7872
)
2020-02-17 11:42:11 -08:00
converter.py
…
decorators.py
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-03-13 15:47:04 -07:00
errors.py
Small CLI cleanups
2019-11-12 18:41:38 -08:00
keymap.py
Move everything to Python 3.6 (
#8835
)
2020-04-18 22:00:56 +02:00
makefile.py
…
path.py
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-03-13 15:47:04 -07:00
questions.py
…
submodules.py
…