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-01-27 07:47:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3452c89c8b5e652ff957123151ca0bbdfcbf3927
zsa_qmk_firmware
/
lib
/
python
/
qmk
History
Zach White
1ec6ce8c37
Merge remote-tracking branch 'origin/master' into develop
...
Resolved Conflicts: lib/python/qmk/info.py
2021-08-20 08:22:41 -07:00
..
cli
Add config.h and rules.mk support for data driven keymaps (
#12859
)
2021-08-18 21:52:41 +01:00
tests
Remove references to info.json
width
and
height
in CLI (
#13728
)
2021-07-29 22:37:18 -07:00
__init__.py
…
c_parse.py
…
commands.py
--parallel
improvements (
#13800
)
2021-08-18 08:46:59 +10:00
comment_remover.py
…
constants.py
Add support for STM32F407x MCUs. (
#13718
)
2021-08-09 06:52:13 +10:00
converter.py
…
datetime.py
…
decorators.py
…
errors.py
…
info.py
Merge remote-tracking branch 'origin/master' into develop
2021-08-20 08:22:41 -07:00
json_encoders.py
Remove references to info.json
width
and
height
in CLI (
#13728
)
2021-07-29 22:37:18 -07:00
json_schema.py
Add a lot more data to info.json (
#13366
)
2021-08-16 23:33:30 +01:00
keyboard.py
…
keymap.py
…
makefile.py
…
math.py
…
path.py
…
submodules.py
…