This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-06 20:35:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d6f207dcd63fc30e6bd0c860ef50f58122d5c0c7
zsa_qmk_firmware
/
lib
/
python
/
qmk
History
Sergey Vlasov
958215e9d6
Fix more
qmk generate-api
fallout from userspace support (
#22619
)
2023-12-06 17:59:42 +11:00
..
cli
Fix more
qmk generate-api
fallout from userspace support (
#22619
)
2023-12-06 17:59:42 +11: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
…