summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Qmk doctor os check to support newer msys2/w10 installations (#8031)Mikkel Jeppesen2020-01-28
* Beef up how `qmk doctor` works. (#7375)skullydazed2020-01-24
* Align cformat rules with current CI implementation (#7936)Joel Challis2020-01-21
* Fix attribute heritance for long commands.Erovia2020-01-19
* Fix commandline arg merging, small improvementsErovia2020-01-19
* MILC: Fix/complete attribute heritanceErovia2020-01-19
* yapf and styleskullY2020-01-11
* Make the udev rules easier to read and manageErovia2020-01-11
* Fix Pro Micro's and its bootloader's nameErovia2020-01-11
* CLI: Rework ModemManager check and add udev checkErovia2020-01-11
* Also fix flashZach White2019-12-08
* Fix compiling json filesZach White2019-12-08
* Add pep8-naming to our python lintingskullY2019-12-01
* Use os.chdir for `qmk docs` instead of a custom HTTP request handler (#7493)fauxpark2019-11-29
* MILC: Add support for hidden subcommands (#7034)Erovia2019-11-21
* Add flake8 to our test suite and fix all errors (#7379)skullydazed2019-11-20
* Improve a number of things about how MILC operates (#7344)skullydazed2019-11-18
* format code according to conventions [skip ci]QMK Bot2019-11-16
* Add CLI command for flashing a keyboardjorgemanzo2019-11-15
* format code according to conventions [skip ci]QMK Bot2019-11-13
* Add cli convert subcommand, from raw KLE to JSON (#6898)Cody Bender2019-11-12
* Make generating keymap.c from JSON more reliableskullY2019-11-12
* Small CLI cleanupsskullY2019-11-12
* When checking program returncodes treat both 0 and 1 as installedskullY2019-11-12
* Add support for newer versions of clang-format, if installedskullY2019-11-12
* Fix the CLI docs (#6979)HEADmasterSt. John Johnson2019-10-29
* MILC: Use dashes instead of underscores for subcommandsErovia2019-10-23
* Fix detection of ModemManager (#7076)Harry Wada2019-10-20
* [CLI] `qmk docs` graceful shutdown on Ctrl+C (#6989)fauxpark2019-10-11
* [Docs] CLI command to serve docs locally (#6956)fauxpark2019-10-08
* [CLI] Add `qmk list_keyboards` (#6927)Dan McClain2019-10-07
* Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885)St. John Johnson2019-10-05
* Fix qmk doctor 'bytes-like object is required' on linuxAyman Bagabas2019-10-03
* Configuration system for CLI (#6708)skullydazed2019-09-22
* Created new_keymap.py, python version of new_keymap.sh (#6066)Kenny Hoang2019-09-10
* Add a command to format python codeskullY2019-09-07
* Make the modem manager check more pythonicskullY2019-09-07
* run yapf on the codeskullY2019-09-07
* Setup a python test frameworkskullY2019-09-07
* readability enhancementsskullY2019-08-31
* Add support for passing files at the command lineskullY2019-08-31
* CLI command to format C codeskullY2019-08-31
* add lufa as a submoduleskullY2019-08-30
* Fix the LUFA lib to use a submodule instead of just files (#6245)Drashna Jaelre2019-08-30
* Refactor `qmk compile-json` to `qmk compile` (#6592)skullydazed2019-08-25
* Expand bootloader target to support most AVR boards (#6255)Drashna Jaelre2019-07-16
* Fix compiling json files. (#6340)skullydazed2019-07-15
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-15
* Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)XScorpion22019-05-19
* Removed forced in lining for lib8tion functions (#5670)XScorpion22019-04-29