Commit Graph

26 Commits (426c03eda0deb62d916498fbdd671c7d3532b9e4)

Author SHA1 Message Date
QMK Bot a4c2a9b083 format code according to conventions [skip ci] 6 years ago
Cody Bender 7329c2d02d Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
skullY 00fb1bd1f0 Make generating keymap.c from JSON more reliable 6 years ago
skullY 79edb7c594 Small CLI cleanups 6 years ago
skullY d1b6c11b7f When checking program returncodes treat both 0 and 1 as installed 6 years ago
skullY 5421ba11de Add support for newer versions of clang-format, if installed 6 years ago
St. John Johnson e0e26957d4 Fix the CLI docs (#6979) 6 years ago
Erovia a5a31a5fc0 MILC: Use dashes instead of underscores for subcommands 6 years ago
Harry Wada f64d9b0621 Fix detection of ModemManager (#7076) 6 years ago
fauxpark 076d8babbb [CLI] `qmk docs` graceful shutdown on Ctrl+C (#6989) 6 years ago
fauxpark 2707652c98 [Docs] CLI command to serve docs locally (#6956) 6 years ago
Dan McClain f04e58dad6 [CLI] Add `qmk list_keyboards` (#6927) 6 years ago
St. John Johnson 78f01eef2e Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885) 6 years ago
Ayman Bagabas 9067dc817a Fix qmk doctor 'bytes-like object is required' on linux 6 years ago
skullydazed d569f08771
Configuration system for CLI (#6708) 6 years ago
Kenny Hoang 595232ec98 Created new_keymap.py, python version of new_keymap.sh (#6066) 6 years ago
skullY deb6fa6a87 Add a command to format python code 6 years ago
skullY 533d6d6a46 Make the modem manager check more pythonic 6 years ago
skullY c7eede2249 run yapf on the code 6 years ago
skullY 5b7a5b2a76 Setup a python test framework 6 years ago
skullY 2d688ad14e readability enhancements 6 years ago
skullY 1784d1bfac Add support for passing files at the command line 6 years ago
skullY 9547774962 CLI command to format C code 6 years ago
skullydazed f22c5c17b6
Refactor `qmk compile-json` to `qmk compile` (#6592) 6 years ago
skullydazed 7d557a0514
Fix compiling json files. (#6340) 6 years ago
skullydazed a25dd58bc5
QMK CLI and JSON keymap support (#6176) 6 years ago