This website requires JavaScript.
Explore
Help
Sign In
jbrechtel
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5ea1cd3526ff49ef61cbe728409782994b83bf1b
qmk_firmware
/
lib
/
python
/
qmk
T
History
Erovia
5ea1cd3526
CLI: fix
json2c
subcommand and add/fix tests (
#9206
)
...
Co-authored-by: Zach White <
skullydazed@users.noreply.github.com
>
2020-08-08 20:29:03 -07:00
..
cli
CLI: fix
json2c
subcommand and add/fix tests (
#9206
)
2020-08-08 20:29:03 -07:00
tests
CLI: fix
json2c
subcommand and add/fix tests (
#9206
)
2020-08-08 20:29:03 -07:00
__init__.py
QMK CLI and JSON keymap support (
#6176
)
2019-07-19 10:05:36 +09:00
commands.py
CLI: Use
shutil.which
to detect gmake, instead of OS check.
2020-06-12 17:00:27 +09:00
constants.py
Use pathlib everywhere we can (
#7872
)
2020-03-26 00:42:12 -07:00
converter.py
Add cli convert subcommand, from raw KLE to JSON (
#6898
)
2020-01-09 08:57:11 +09:00
decorators.py
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-06-12 17:00:27 +09:00
errors.py
Small CLI cleanups
2020-01-09 08:57:11 +09:00
keymap.py
Move everything to Python 3.6 (
#8835
)
2020-06-12 17:00:27 +09:00
makefile.py
CLI: add support for list_keymaps
2020-03-26 00:42:11 -07:00
path.py
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-06-12 17:00:27 +09:00
questions.py
Improve the functionality of qmk.questions (
#8020
)
2020-02-26 10:15:12 +09:00
submodules.py
Beef up how
qmk doctor
works. (
#7375
)
2020-02-26 10:15:12 +09:00