summaryrefslogtreecommitdiff
path: root/lib/python/qmk/keymap.py
AgeCommit message (Expand)Author
2020-04-07Correctly handle json keymaps with ANY()skullY
2020-02-17Use pathlib everywhere we can (#7872)skullydazed
2020-02-15fix list_keymaps for python 3.5skullY
2020-02-15Pathlib-ify qmk.keymap.list_keymaps()Erovia
2020-02-15Fix commandline parsing and flake8 findings, rebaseErovia
2020-02-15Major rework, no regex/globbing, more walkingErovia
2020-02-15Fix merging community and base keymapsErovia
2020-02-15Return only the unique keymapsErovia
2020-02-15Another major refactoring, add documentationErovia
2019-11-20Add flake8 to our test suite and fix all errors (#7379)skullydazed
2019-07-15Fix compiling json files. (#6340)skullydazed
2019-07-15QMK CLI and JSON keymap support (#6176)skullydazed