This website requires JavaScript.
Explore
Help
Sign In
yarmo
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
lib
/
python
/
qmk
History
Zach White
20f81af98a
Allow community layouts to be specified in info.json (
#14682
)
...
* move the community layout detection to python * fixup tests
2021-10-04 09:26:19 -07:00
..
cli
Allow community layouts to be specified in info.json (
#14682
)
2021-10-04 09:26:19 -07:00
tests
…
__init__.py
…
c_parse.py
Remove width, height and key_count from info.json (
#14274
)
2021-09-12 14:04:56 +10:00
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
Cleanup issues identified by lgtm (
#14459
)
2021-09-27 10:02:54 -07:00
json_encoders.py
…
json_schema.py
Add a lot more data to info.json (
#13366
)
2021-08-16 23:33:30 +01:00
keyboard.py
…
keymap.py
Cleanup issues identified by lgtm (
#14459
)
2021-09-27 10:02:54 -07:00
makefile.py
…
math.py
…
path.py
…
submodules.py
…