This website requires JavaScript.
Explore
Help
Sign In
Cutieguwu
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-25 16:18:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
158d99b738f5f2bb8cc80da1a8e82a816cb97c38
qmk_firmware-mirror
/
lib
/
python
/
qmk
T
History
Joel Challis
98f4e9b837
Fix
qmk doctor
not finding binaries on Windows (
#22593
)
2023-12-02 23:58:12 +00:00
..
cli
Fix
qmk doctor
not finding binaries on Windows (
#22593
)
2023-12-02 23:58:12 +00:00
tests
…
__init__.py
…
build_targets.py
…
c_parse.py
…
commands.py
…
comment_remover.py
…
constants.py
…
converter.py
…
datetime.py
…
decorators.py
…
errors.py
…
flashers.py
…
git.py
…
importers.py
…
info.py
Don't print error message when there are no row pins and no col pins (
#20104
)
2023-12-02 21:50:34 +00:00
json_encoders.py
…
json_schema.py
…
keyboard.py
…
keycodes.py
…
keymap.py
…
makefile.py
…
math.py
…
painter_qff.py
…
painter_qgf.py
…
painter.py
…
path.py
…
search.py
…
submodules.py
…
userspace.py
Dedup the list of tested userspace paths. (
#22599
)
2023-12-03 09:46:37 +11:00
util.py
…