Age | Commit message (Expand) | Author |
---|---|---|
2019-12-05 | [CLI] Add `qmk list_keyboards` (#6927) | Dan McClain |
2019-12-05 | Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885) | St. John Johnson |
2019-12-05 | Fix qmk doctor 'bytes-like object is required' on linux | Ayman Bagabas |
2019-12-05 | Configuration system for CLI (#6708) | skullydazed |
2019-10-01 | Created new_keymap.py, python version of new_keymap.sh (#6066) | Kenny Hoang |
2019-10-01 | Add a command to format python code | skullY |
2019-10-01 | Make the modem manager check more pythonic | skullY |
2019-10-01 | run yapf on the code | skullY |
2019-10-01 | Setup a python test framework | skullY |
2019-10-01 | readability enhancements | skullY |
2019-10-01 | Add support for passing files at the command line | skullY |
2019-10-01 | CLI command to format C code | skullY |
2019-09-05 | Refactor `qmk compile-json` to `qmk compile` (#6592) | skullydazed |
2019-07-19 | Fix compiling json files. (#6340) | skullydazed |
2019-07-19 | QMK CLI and JSON keymap support (#6176) | skullydazed |