This website requires JavaScript.
Explore
Help
Sign In
alvierahman90
/
qmk_firmware
Archived
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware
/
lib
/
python
/
qmk
History
Erovia
179e5c018f
CLI: Rework submodule checking (
#9162
)
2020-05-21 21:56:43 +02:00
..
cli
CLI: Rework submodule checking (
#9162
)
2020-05-21 21:56:43 +02:00
tests
Adding unit tests for list-keymaps command (
#7711
)
2020-05-16 22:47:07 +02:00
__init__.py
QMK CLI and JSON keymap support (
#6176
)
2019-07-15 12:14:27 -07:00
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
Add cli convert subcommand, from raw KLE to JSON (
#6898
)
2019-11-12 20:55:41 -08:00
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
Code cleanup, use pathlib, use pytest keyboard
2020-02-15 15:19:03 -08:00
path.py
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-03-13 15:47:04 -07:00
questions.py
Improve the functionality of qmk.questions (
#8020
)
2020-02-03 09:04:58 -08:00
submodules.py
Beef up how
qmk doctor
works. (
#7375
)
2020-01-24 20:31:16 +01:00