index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
path.py
Age
Commit message (
Expand
)
Author
2021-03-24
Add support for qmk_configurator style aliases (#11954)
Zach White
2021-02-07
Allow flash/compile to accept relative json paths (#11767)
Joel Challis
2020-11-07
New command: qmk lint (#10761)
Zach White
2020-05-27
Fix running qmk info without any arguments (#9218)
Zach White
2020-05-26
[CLI] Add a subcommand for getting information about a keyboard (#8666)
Zach White
2020-03-13
Add decorators for determining keyboard and keymap based on current directory...
skullydazed
2020-02-22
New functionality for cformat (#7893)
Akaash Suresh
2020-02-17
Use pathlib everywhere we can (#7872)
skullydazed
2020-02-15
Code cleanup, use pathlib, use pytest keyboard
Erovia
2020-02-15
Fix commandline parsing and flake8 findings, rebase
Erovia
2020-02-15
Drop bs4 dependency, update docs, minor improvements
Erovia
2020-02-15
Another major refactoring, add documentation
Erovia
2019-11-20
Add flake8 to our test suite and fix all errors (#7379)
skullydazed
2019-09-22
Configuration system for CLI (#6708)
skullydazed
2019-09-10
Created new_keymap.py, python version of new_keymap.sh (#6066)
Kenny Hoang
2019-07-15
QMK CLI and JSON keymap support (#6176)
skullydazed