qmk_firmware/lib/python/qmk/tests
Joel Challis 511f1ed9de
Some checks failed
Update API Data / api_data (push) Has been cancelled
CLI CI / test (push) Has been cancelled
Update feature branches after develop merge / feature_branch_update (riot) (push) Has been cancelled
Update feature branches after develop merge / feature_branch_update (xap) (push) Has been cancelled
Lint Format / lint (push) Has been cancelled
Regenerate Files / regen (push) Has been cancelled
Unit Tests / test (push) Has been cancelled
Remove unused qmk.keymap.write_file/qmk.keymap.write_json (#25854)
2025-12-04 23:31:52 +00:00
..
__init__.py Setup a python test framework 2019-09-07 07:58:41 -07:00
.gitignore CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
attrdict.py Small CLI cleanups 2019-11-12 18:41:38 -08:00
kle.txt Add cli convert subcommand, from raw KLE to JSON (#6898) 2019-11-12 20:55:41 -08:00
minimal_info.json Fix test_json2c_no_json() (#20756) 2023-05-06 14:00:27 +01:00
minimal_keymap.json Add a qmk format-json command that will format JSON files (#12372) 2021-03-25 22:38:10 +11:00
test_cli_commands.py Add DIP Switch map support to keymap.json (#25431) 2025-09-12 10:23:23 +01:00
test_qmk_errors.py Add pep8-naming to our python linting 2019-12-01 13:40:14 -08:00
test_qmk_keymap.py Remove unused qmk.keymap.write_file/qmk.keymap.write_json (#25854) 2025-12-04 23:31:52 +00:00
test_qmk_path.py CLI: Improve keymap folder resolution (#20981) 2023-05-19 16:05:43 +10:00