This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-10-03 17:01:51 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
lib
/
python
/
qmk
History
Erovia
6501377070
CLI: fix
json2c
subcommand and add/fix tests (
#9206
)
...
Co-authored-by: Zach White <skullydazed@users.noreply.github.com>
2020-05-26 17:43:33 +02:00
..
cli
CLI: fix
json2c
subcommand and add/fix tests (
#9206
)
2020-05-26 17:43:33 +02:00
tests
CLI: fix
json2c
subcommand and add/fix tests (
#9206
)
2020-05-26 17:43:33 +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
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-03-13 15:47:04 -07:00
errors.py
…
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
…