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
/
requirements.txt
Age
Commit message (
Expand
)
Author
2022-04-13
Quantum Painter (#10174)
Nick Brassel
2022-04-06
CLI: Bump the 'jsonschema' version (#16635)
Erovia
2021-07-14
switch to qmk-dotty-dict (#13460)
Zach White
2021-06-08
Update requirements.txt (#13135)
Joel Challis
2021-06-07
Move hid and pyusb to requirements.txt (#13134)
Zach White
2021-04-14
Add support for tab completion (#12411)
Zach White
2021-03-06
Enforce minimum versions for jsonschema and MILC (#12141)
Zach White
2021-01-31
Create a system to map between info.json and config.h/rules.mk (#11548)
Zach White
2021-01-07
validate keyboard data with jsonschema
Zach White
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-10-06
[CLI] Add c2json (#8817)
Erovia
2020-04-08
CLI: Add development mode support
Erovia
2020-02-15
Drop bs4 dependency, update docs, minor improvements
Erovia
2020-02-15
Add bs4 to requirements.txt
Erovia
2019-12-01
Add pep8-naming to our python linting
skullY
2019-11-20
Add flake8 to our test suite and fix all errors (#7379)
skullydazed
2019-11-12
Add cli convert subcommand, from raw KLE to JSON (#6898)
Cody Bender
2019-09-22
Configuration system for CLI (#6708)
skullydazed
2019-07-15
QMK CLI and JSON keymap support (#6176)
skullydazed