summaryrefslogtreecommitdiff
path: root/lib/python/qmk/keymap.py
AgeCommit message (Expand)Author
2021-01-12Brute force update CLI toolsDrashna Jael're
2021-01-12CLI: Fix stripping of `ANY` from Configurator exports (#10585)Erovia
2021-01-12[CLI] Add c2json (#8817)Erovia
2020-08-08Fix the path for generated keymaps (#9213)Zach White
2020-08-08Fix compiling json files (#9210)Zach White
2020-08-08[CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White
2020-06-12Move everything to Python 3.6 (#8835)skullydazed
2020-06-12Correctly handle json keymaps with ANY()skullY
2020-03-26Use pathlib everywhere we can (#7872)skullydazed
2020-03-26CLI: add support for list_keymapsErovia
2020-01-09Add flake8 to our test suite and fix all errors (#7379)skullydazed
2019-07-19Fix compiling json files. (#6340)skullydazed
2019-07-19QMK CLI and JSON keymap support (#6176)skullydazed