summaryrefslogtreecommitdiff
path: root/lib/python/qmk/tests
AgeCommit message (Expand)Author
2021-06-29Merge upstream QMK Firmware at '0.12.52~1'Drashna Jael're
2021-05-24Use milc.subcommand.config instead of qmk.cli.config (#13002)Zach White
2021-05-19Align our subprocess usage with current best practices. (#12940)Zach White
2021-05-10Improve our CI tests (#11476)Zach White
2021-03-25Add a `qmk format-json` command that will format JSON files (#12372)Zach White
2021-03-24Add support for qmk_configurator style aliases (#11954)Zach White
2021-02-27Fix develop (#12039)Zach White
2021-01-31Create a system to map between info.json and config.h/rules.mk (#11548)Zach White
2021-01-12[CLI] Add stdin support for json2c command (#11289)LongerHV
2021-01-12CLI-ify rgblight_breathing_table_calc.c (#11174)Ryan
2021-01-12Brute force update CLI toolsDrashna Jael're
2021-01-12CLI: Udev related fixes and improvements (#10736)Erovia
2021-01-12CLI: Add `qmk clean` (#10785)Ryan
2021-01-12`qmk info`: Add `--ascii` flag (#10793)Ryan
2021-01-12[CLI] Add c2json (#8817)Erovia
2021-01-12CLI: update subcommands to use return instead of exit() (#10323)Ryan
2021-01-05Migrate python tests away from onekey (#11367)Joel Challis
2020-12-29[CLI] Add stdin support for json2c command (#11289)LongerHV
2020-12-16CLI-ify rgblight_breathing_table_calc.c (#11174)Ryan
2020-11-30Reduce travis load by replacing an exclusive grep with an inclusive grep (#10...Zach White
2020-11-16CLI: Udev related fixes and improvements (#10736)Erovia
2020-11-04CLI: Add `qmk clean` (#10785)Ryan
2020-11-02`qmk info`: Add `--ascii` flag (#10793)Ryan
2020-10-25Generate api data on each push (#10609)Zach White
2020-10-06[CLI] Add c2json (#8817)Erovia
2020-10-06CLI: update subcommands to use return instead of exit() (#10323)Ryan
2020-08-08Parse version better in `qmk doctor` GCC version checks (#9324)Ryan
2020-08-08[CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White
2020-08-08CLI: fix `json2c` subcommand and add/fix tests (#9206)Erovia
2020-06-18Parse version better in `qmk doctor` GCC version checks (#9324)Ryan
2020-06-12Adding unit tests for list-keymaps command (#7711)codecoffeecode
2020-06-12CLI: More MSYS2 fixes (#8577)Erovia
2020-05-26[CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White
2020-05-26CLI: fix `json2c` subcommand and add/fix tests (#9206)Erovia
2020-05-16Adding unit tests for list-keymaps command (#7711)codecoffeecode
2020-03-29CLI: More MSYS2 fixes (#8577)Erovia
2020-03-26New functionality for cformat (#7893)Akaash Suresh
2020-03-26Use pathlib everywhere we can (#7872)skullydazed
2020-03-26CLI: add support for list_keymapsErovia
2020-02-26CI: Add workflow for CLI testing (#7357)Joel Challis
2020-02-22New functionality for cformat (#7893)Akaash Suresh
2020-02-17Use pathlib everywhere we can (#7872)skullydazed
2020-02-15Code cleanup, use pathlib, use pytest keyboardErovia
2020-02-15Fix commandline parsing and flake8 findings, rebaseErovia
2020-02-15Add test for list_keymapsErovia
2020-02-08CI: Add workflow for CLI testing (#7357)Joel Challis
2020-01-09Add pep8-naming to our python lintingskullY
2020-01-09format code according to conventions [skip ci]QMK Bot
2020-01-09Add CLI command for flashing a keyboardjorgemanzo
2020-01-09format code according to conventions [skip ci]QMK Bot