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
fauxpark
4bee445c2f
Split rules back up into bootloaders
2020-09-19 05:21:32 +10:00
..
cli
Split rules back up into bootloaders
2020-09-19 05:21:32 +10:00
tests
…
__init__.py
…
c_parse.py
…
commands.py
Add debug logging to
run()
(
#9986
)
2020-08-28 08:03:42 -07:00
comment_remover.py
…
constants.py
…
converter.py
Add cli convert subcommand, from raw KLE to JSON (
#6898
)
2019-11-12 20:55:41 -08:00
decorators.py
…
errors.py
Small CLI cleanups
2019-11-12 18:41:38 -08:00
info.py
Remove
DESCRIPTION
(
#9732
)
2020-07-16 15:49:18 +10:00
keyboard.py
…
keymap.py
…
makefile.py
…
math.py
…
path.py
…
questions.py
…
submodules.py
…