This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
lib
/
python
/
qmk
History
QMK Bot
d9dea7c4ec
Merge remote-tracking branch 'origin/master' into develop
2021-02-07 21:03:27 +00:00
..
cli
Merge remote-tracking branch 'origin/master' into develop
2021-02-07 21:03:27 +00:00
os_helpers
Adds AT90USB162 support (
#11570
)
2021-01-29 19:53:56 -08:00
tests
Create a system to map between info.json and config.h/rules.mk (
#11548
)
2021-01-31 12:46:00 -08:00
__init__.py
…
c_parse.py
…
commands.py
CLI: Fix json flashing (
#11765
)
2021-02-01 20:55:35 +01:00
comment_remover.py
…
constants.py
Add STM32G431 and STM32G474 board definitions. (
#11793
)
2021-02-06 11:27:46 +11:00
converter.py
…
datetime.py
…
decorators.py
…
errors.py
…
info_json_encoder.py
…
info.py
Create a system to map between info.json and config.h/rules.mk (
#11548
)
2021-01-31 12:46:00 -08:00
keyboard.py
…
keymap.py
…
makefile.py
…
math.py
…
path.py
Allow flash/compile to accept relative json paths (
#11767
)
2021-02-07 21:02:51 +00:00
submodules.py
…