| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup issues identified by lgtm (#14459) | Zach White | 2021-09-27 | 1 | -2/+2 |
* | CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) | Erovia | 2021-05-27 | 1 | -1/+5 |
* | Align our subprocess usage with current best practices. (#12940) | Zach White | 2021-05-19 | 1 | -4/+5 |
* | Add support for tab completion (#12411) | Zach White | 2021-04-14 | 1 | -4/+52 |
* | Fix develop (#12039) | Zach White | 2021-02-27 | 1 | -3/+3 |
* | [CLI] Add stdin support for json2c command (#11289) | LongerHV | 2020-12-29 | 1 | -7/+15 |
* | Generate api data on each push (#10609) | Zach White | 2020-10-25 | 1 | -66/+153 |
* | CLI: Fix stripping of `ANY` from Configurator exports (#10585) | Erovia | 2020-10-09 | 1 | -0/+2 |
* | [CLI] Add c2json (#8817) | Erovia | 2020-10-06 | 1 | -29/+251 |
* | Fix the path for generated keymaps (#9213) | Zach White | 2020-05-26 | 1 | -1/+5 |
* | Fix compiling json files (#9210) | Zach White | 2020-05-26 | 1 | -3/+3 |
* | [CLI] Add a subcommand for getting information about a keyboard (#8666) | Zach White | 2020-05-26 | 1 | -14/+61 |
* | Move everything to Python 3.6 (#8835) | skullydazed | 2020-04-18 | 1 | -3/+2 |
* | Correctly handle json keymaps with ANY() | skullY | 2020-04-07 | 1 | -1/+13 |
* | Use pathlib everywhere we can (#7872) | skullydazed | 2020-02-17 | 1 | -12/+6 |
* | fix list_keymaps for python 3.5 | skullY | 2020-02-15 | 1 | -2/+2 |
* | Pathlib-ify qmk.keymap.list_keymaps() | Erovia | 2020-02-15 | 1 | -9/+10 |
* | Fix commandline parsing and flake8 findings, rebase | Erovia | 2020-02-15 | 1 | -2/+1 |
* | Major rework, no regex/globbing, more walking | Erovia | 2020-02-15 | 1 | -36/+16 |
* | Fix merging community and base keymaps | Erovia | 2020-02-15 | 1 | -1/+1 |
* | Return only the unique keymaps | Erovia | 2020-02-15 | 1 | -6/+5 |
* | Another major refactoring, add documentation | Erovia | 2020-02-15 | 1 | -0/+59 |
* | Add flake8 to our test suite and fix all errors (#7379) | skullydazed | 2019-11-20 | 1 | -4/+0 |
* | Fix compiling json files. (#6340) | skullydazed | 2019-07-15 | 1 | -1/+1 |
* | QMK CLI and JSON keymap support (#6176) | skullydazed | 2019-07-15 | 1 | -0/+100 |