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