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
Erovia
38f14c4174
Don't hide for devs...
2020-04-08 09:31:14 -07:00
..
cli
Don't hide for devs...
2020-04-08 09:31:14 -07:00
tests
CLI: More MSYS2 fixes (
#8577
)
2020-03-29 14:29:44 +02:00
__init__.py
…
commands.py
CLI: More MSYS2 fixes (
#8577
)
2020-03-29 14:29:44 +02:00
constants.py
Use pathlib everywhere we can (
#7872
)
2020-02-17 11:42:11 -08:00
converter.py
…
decorators.py
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-03-13 15:47:04 -07:00
errors.py
…
keymap.py
Correctly handle json keymaps with ANY()
2020-04-07 01:34:21 -07:00
makefile.py
…
path.py
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-03-13 15:47:04 -07:00
questions.py
…
submodules.py
…