summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-14
|\
| * Partially reinstate CI formatting process (#15155)Joel Challis2021-11-14
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-11-05
|\|
| * Fixup actions. (#15057)Nick Brassel2021-11-04
| * CLI: Add 'cd' subcommand (#12584)Erovia2021-11-05
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-04
|\|
| * Refactor new-keyboard to be python3.7 compatible (#14707)Mikkel Jeppesen2021-11-05
* | Map `PRODUCT` define to `keyboard_name` (#14372)Ryan2021-11-05
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-04
|\|
| * `qmk docs`: Run `docsify serve` if available (#15056)Ryan2021-11-05
* | Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel2021-11-03
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-31
|\|
| * [CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970)Mateusz Ż2021-10-31
* | Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis2021-10-18
* | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-18
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-16
|\|
| * Try to clarify "number of elements in info.json does not match" error (#14844)Ryan2021-10-16
* | Enable CLI flashing via mdloader (#14729)Joel Challis2021-10-15
* | Remove QWIIC_DRIVERS (#14174)Joel Challis2021-10-09
* | Purge uGFX. (#14720)Nick Brassel2021-10-07
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-04
|\|
| * Allow community layouts to be specified in info.json (#14682)Zach White2021-10-04
* | Change `MK66F18` -> `MK66FX1M0` (#14659)Ryan2021-09-30
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-27
|\|
| * Cleanup issues identified by lgtm (#14459)Zach White2021-09-27
* | compiledb: query include paths from gcc directly. (#14462)Nick Brassel2021-09-20
* | New CLI subcommand to create clang-compatible compilation database (`compile_...Bao2021-09-16
* | Update ChibiOS-Contrib (#14419)Nick Brassel2021-09-13
* | Update ChibiOS-Contrib (#14408)Nick Brassel2021-09-13
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
| * Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-10
* | Remove bin/qmk (#14231)Zach White2021-08-29
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-29
|\|
| * ensure that the directory for sys.executable is in the user's path (#14229)Zach White2021-08-29
* | fix automatic directory for qmk lint (#14215)Zach White2021-08-28
* | Add check for non-assignment code in rules.mk (#12108)Zach White2021-08-29
* | remove qmk console, which is now part of the global cli (#14206)Zach White2021-08-29
|/
* 2021Q3 pre-merge `develop` changelog, keyboard aliases (#14198)Nick Brassel2021-08-29
* Align some quantum sub-directories (#14134)Joel Challis2021-08-24
* Merge remote-tracking branch 'origin/master' into developZach White2021-08-20
|\
| * Restore layout count validation (#14068)Joel Challis2021-08-20
* | Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis2021-08-18
* | Move USB Host Shield and Arduino core to `lib/` (#13973)Ryan2021-08-18
* | `--parallel` improvements (#13800)ruro2021-08-18
* | [CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038)Drashna Jaelre2021-08-18
* | Add a lot more data to info.json (#13366)Zach White2021-08-16
* | Defer the expensive search for layout macros until info.json has been process...Zach White2021-08-16
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-13
|\|