This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-03-07 18:39:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
84562a44652bd736ddb58e929b37bdca63e2237f
zsa_qmk_firmware
/
lib
/
python
/
qmk
History
Pete Johanson
84562a4465
CLI: Invoke gmake on FreeBSD when using
qmk compile
.
...
* Current makefiles aren't portable, so invoke gmake on FreeBSD.
2020-06-12 17:00:27 +09:00
..
cli
Don't hide for devs...
2020-06-12 17:00:27 +09:00
tests
CLI: More MSYS2 fixes (
#8577
)
2020-06-12 17:00:27 +09:00
__init__.py
…
commands.py
CLI: Invoke gmake on FreeBSD when using
qmk compile
.
2020-06-12 17:00:27 +09:00
constants.py
…
converter.py
…
decorators.py
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-06-12 17:00:27 +09:00
errors.py
…
keymap.py
Correctly handle json keymaps with ANY()
2020-06-12 17:00:27 +09:00
makefile.py
…
path.py
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-06-12 17:00:27 +09:00
questions.py
…
submodules.py
…