summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-02-03Improve the functionality of qmk.questions (#8020)0.7.138skullydazed
2020-02-02Fix cformat processing files within ignore folders (#8063)0.7.136Joel Challis
2020-01-28Qmk doctor os check to support newer msys2/w10 installations (#8031)0.7.128Mikkel Jeppesen
2020-01-24Beef up how `qmk doctor` works. (#7375)0.7.119skullydazed
2020-01-21Align cformat rules with current CI implementation (#7936)Joel Challis
2020-01-19Fix attribute heritance for long commands.0.7.112Erovia
2020-01-19Fix commandline arg merging, small improvementsErovia
2020-01-19MILC: Fix/complete attribute heritanceErovia
2020-01-11yapf and style0.7.108skullY
2020-01-11Make the udev rules easier to read and manageErovia
2020-01-11Fix Pro Micro's and its bootloader's nameErovia
2020-01-11CLI: Rework ModemManager check and add udev checkErovia
2019-12-08Also fix flash0.7.100Zach White
2019-12-08Fix compiling json filesZach White
2019-12-01Add pep8-naming to our python linting0.7.96skullY
2019-11-29Use os.chdir for `qmk docs` instead of a custom HTTP request handler (#7493)0.7.94fauxpark
2019-11-21MILC: Add support for hidden subcommands (#7034)0.7.85Erovia
2019-11-20Add flake8 to our test suite and fix all errors (#7379)0.7.83skullydazed
2019-11-18Improve a number of things about how MILC operates (#7344)0.7.80skullydazed
2019-11-16format code according to conventions [skip ci]0.7.79QMK Bot
2019-11-15Add CLI command for flashing a keyboardjorgemanzo
2019-11-13format code according to conventions [skip ci]0.7.71QMK Bot
2019-11-12Add cli convert subcommand, from raw KLE to JSON (#6898)Cody Bender
2019-11-12Make generating keymap.c from JSON more reliable0.7.70skullY
2019-11-12Small CLI cleanups0.7.67skullY
2019-11-12When checking program returncodes treat both 0 and 1 as installed0.7.690.7.68skullY
2019-11-12Add support for newer versions of clang-format, if installedskullY
2019-10-29Fix the CLI docs (#6979)0.7.51St. John Johnson
2019-10-23MILC: Use dashes instead of underscores for subcommands0.7.46Erovia
2019-10-20Fix detection of ModemManager (#7076)0.7.45Harry Wada
2019-10-11[CLI] `qmk docs` graceful shutdown on Ctrl+C (#6989)0.7.38fauxpark
2019-10-08[Docs] CLI command to serve docs locally (#6956)0.7.35fauxpark
2019-10-07[CLI] Add `qmk list_keyboards` (#6927)0.7.34Dan McClain
2019-10-05Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885)0.7.33St. John Johnson
2019-10-03Fix qmk doctor 'bytes-like object is required' on linux0.7.30Ayman Bagabas
2019-09-22Configuration system for CLI (#6708)0.7.26skullydazed
2019-09-10Created new_keymap.py, python version of new_keymap.sh (#6066)0.7.13Kenny Hoang
2019-09-07Add a command to format python codeskullY
2019-09-07Make the modem manager check more pythonicskullY
2019-09-07run yapf on the codeskullY
2019-09-07Setup a python test frameworkskullY
2019-08-31readability enhancements0.7.2skullY
2019-08-31Add support for passing files at the command lineskullY
2019-08-31CLI command to format C codeskullY
2019-08-30add lufa as a submoduleskullY
2019-08-30Fix the LUFA lib to use a submodule instead of just files (#6245)Drashna Jaelre
2019-08-25Refactor `qmk compile-json` to `qmk compile` (#6592)0.6.460skullydazed
2019-07-16Expand bootloader target to support most AVR boards (#6255)Drashna Jaelre
2019-07-15Fix compiling json files. (#6340)0.6.418skullydazed
2019-07-15QMK CLI and JSON keymap support (#6176)0.6.417skullydazed