summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Fix QMK_BUILDDATE (#11641)Zach White2021-01-20
* Generate version.h when compiling json files (#11581)Zach White2021-01-17
* Improve the compile and flash subcommands (#11334)Zach White2021-01-16
* Migrate python tests away from onekey (#11367)Joel Challis2021-01-05
* Return the make exit code for qmk compile and flash (#11402)Zach White2021-01-02
* [CLI] Add stdin support for json2c command (#11289)LongerHV2020-12-29
* `qmk fileformat`: only print complaints, and fix some of them (#11278)Ryan2020-12-24
* Split of the doctor codebase (#11255)Erovia2020-12-21
* Doctor: add check for .git folder (#11208)Ryan2020-12-20
* Change keyboard json format to bring it inline with the current api (#11231)Zach White2020-12-19
* simplify qmk doctor to make room for #11208 (#11242)Zach White2020-12-18
* CLI-ify rgblight_breathing_table_calc.c (#11174)Ryan2020-12-16
* CI automated format fixes (#11179)Joel Challis2020-12-11
* Fix warning logic when running 'qmk format -a' (#11177)Joel Challis2020-12-10
* CI: Add workflow for codebase formatting (#7382)Joel Challis2020-12-10
* Reduce travis load by replacing an exclusive grep with an inclusive grep (#10...Zach White2020-11-30
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* CLI: Udev related fixes and improvements (#10736)Erovia2020-11-16
* CI: Add docs build and deploy workflow (#7448)Joel Challis2020-11-10
* New command: qmk lint (#10761)Zach White2020-11-07
* CLI: Add `qmk clean` (#10785)Ryan2020-11-04
* `qmk info`: Add `--ascii` flag (#10793)Ryan2020-11-02
* Generate api data on each push (#10609)Zach White2020-10-25
* c2json: Fix TypeError on MSYS2 (#10709)Ryan2020-10-23
* Fix CLI warning for Massdrop udev rule (#10691)Ryan2020-10-20
* Improve ANSI support and --no-color (#10537)Zach White2020-10-17
* [CLI] Remove check for Input Club boards (#10636)Ryan2020-10-18
* CLI: Fix stripping of `ANY` from Configurator exports (#10585)Erovia2020-10-09
* CLI: Fix MCU lists for `qmk info` (#10574)Ryan2020-10-09
* [CLI] Add c2json (#8817)Erovia2020-10-06
* Improve LAYOUT macro searching (#9530)Ryan2020-10-06
* CLI: update subcommands to use return instead of exit() (#10323)Ryan2020-10-06
* Consolidate udev rules into a single file (#9693)Ryan2020-09-27
|\
| * Be more specific about Caterina devices, and add LilyPad PIDfauxpark2020-09-19
| * Add Pololu VIDfauxpark2020-09-19
| * Link to docs page in "missing" casefauxpark2020-09-19
| * Split rules back up into bootloadersfauxpark2020-09-19
| * A comma would be nicefauxpark2020-09-19
| * Add TMK "FEED" VID to list of deprecated udev rulesfauxpark2020-09-19
| * Fix errorsfauxpark2020-09-19
| * Simplify doctor rule checkingfauxpark2020-09-19
| * Update rules in doctor.pyfauxpark2020-09-19
* | Add logic for AT90USBxx7 where needed (#10203)Ryan2020-09-27
* | CLI/Doctor: Print QMK_HOME (#10398)Ryan2020-09-24
* | Add STM32F401/F411 to ARM_PROCESSORS (#10362)Ryan2020-09-18
|/
* Update vusb to match 3rd endpoint. (#9020)yiancar2020-08-29
* Add `st-flash` flash target (#9964)Sergey Vlasov2020-08-29
* Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel2020-08-29
* Add debug logging to `run()` (#9986)Ryan2020-08-28
* Remove `DESCRIPTION` (#9732)Ryan2020-07-16