This website requires JavaScript.
Explore
Help
Sign In
alvierahman90
/
qmk_firmware
Archived
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware
/
lib
/
python
/
qmk
History
Ryan
6461087c86
qmk generate-rules-mk
: add
--escape
switch for makefile logic (
#12101
)
2021-03-04 15:09:22 +11:00
..
cli
qmk generate-rules-mk
: add
--escape
switch for makefile logic (
#12101
)
2021-03-04 15:09:22 +11:00
os_helpers
Fix develop (
#12039
)
2021-02-27 12:00:50 -08:00
tests
Fix develop (
#12039
)
2021-02-27 12:00:50 -08:00
__init__.py
…
c_parse.py
Fix develop (
#12039
)
2021-02-27 12:00:50 -08:00
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
Configure keyboard matrix from info.json (
#10817
)
2020-12-30 10:27:37 -08:00
info.py
Fix compile errors (
#12048
)
2021-02-27 23:25:41 +00:00
keyboard.py
…
keymap.py
Fix develop (
#12039
)
2021-02-27 12:00:50 -08:00
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
…