summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Adds AT90USB162 support (#11570)Dasky2021-01-29
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-21
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-20
|\
| * Fix QMK_BUILDDATE (#11641)Zach White2021-01-20
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-20
* | ChibiOS 20.3.2 (#11495)Nick Brassel2021-01-20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-17
|\|
| * Generate version.h when compiling json files (#11581)Zach White2021-01-17
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-16
|\|
| * Improve the compile and flash subcommands (#11334)Zach White2021-01-16
* | Add support for specifying BOARD in info.json (#11492)Zach White2021-01-09
* | Use the schema to eliminate custom code (#11108)Zach White2021-01-09
* | typo fixZach White2021-01-08
* | remove extraneous commentZach White2021-01-08
* | fix bugs triggered by certain boardsZach White2021-01-08
* | Revert "change invalid pin from error to warning"Zach White2021-01-07
* | change invalid pin from error to warningZach White2021-01-07
* | fix rgblight propertiesZach White2021-01-07
* | make flake8 happyZach White2021-01-07
* | get qmk generate-api into a good stateZach White2021-01-07
* | validate keyboard data with jsonschemaZach White2021-01-07
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-05
|\|
| * Migrate python tests away from onekey (#11367)Joel Challis2021-01-05
* | fix keyboards with apostrophes in their namesZach White2021-01-03
* | Fix broken keyboards (#11412)Zach White2021-01-03
* | Fix compiling on develop (#11409)Zach White2021-01-02
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-02
|\|
| * Return the make exit code for qmk compile and flash (#11402)Zach White2021-01-02
* | Configure keyboard matrix from info.json (#10817)Zach White2020-12-30
|/
* [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