summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-311-0/+6
|\
| * [CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970)Mateusz Ż2021-10-311-0/+6
* | Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis2021-10-181-5/+0
* | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-181-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-161-2/+2
|\|
| * Try to clarify "number of elements in info.json does not match" error (#14844)Ryan2021-10-161-2/+2
* | Enable CLI flashing via mdloader (#14729)Joel Challis2021-10-151-5/+9
* | Remove QWIIC_DRIVERS (#14174)Joel Challis2021-10-091-1/+1
* | Purge uGFX. (#14720)Nick Brassel2021-10-071-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-043-1/+20
|\|
| * Allow community layouts to be specified in info.json (#14682)Zach White2021-10-043-1/+20
* | Change `MK66F18` -> `MK66FX1M0` (#14659)Ryan2021-09-301-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-278-19/+18
|\|
| * Cleanup issues identified by lgtm (#14459)Zach White2021-09-278-19/+18
* | compiledb: query include paths from gcc directly. (#14462)Nick Brassel2021-09-201-2/+12
* | New CLI subcommand to create clang-compatible compilation database (`compile_...Bao2021-09-163-4/+134
* | Update ChibiOS-Contrib (#14419)Nick Brassel2021-09-131-0/+0
* | Update ChibiOS-Contrib (#14408)Nick Brassel2021-09-131-0/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-1/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-1/+0
| * Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-2/+2
* | Remove bin/qmk (#14231)Zach White2021-08-295-7/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-291-1/+7
|\|
| * ensure that the directory for sys.executable is in the user's path (#14229)Zach White2021-08-291-1/+7
* | fix automatic directory for qmk lint (#14215)Zach White2021-08-281-5/+5
* | Add check for non-assignment code in rules.mk (#12108)Zach White2021-08-291-41/+98
* | remove qmk console, which is now part of the global cli (#14206)Zach White2021-08-292-304/+0
|/
* 2021Q3 pre-merge `develop` changelog, keyboard aliases (#14198)Nick Brassel2021-08-291-0/+0
* Align some quantum sub-directories (#14134)Joel Challis2021-08-242-3/+3
* Merge remote-tracking branch 'origin/master' into developZach White2021-08-201-35/+6
|\
| * Restore layout count validation (#14068)Joel Challis2021-08-201-35/+6
* | Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis2021-08-183-37/+29
* | Move USB Host Shield and Arduino core to `lib/` (#13973)Ryan2021-08-18181-0/+42435
* | `--parallel` improvements (#13800)ruro2021-08-184-8/+25
* | [CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038)Drashna Jaelre2021-08-182-2/+7
* | Add a lot more data to info.json (#13366)Zach White2021-08-166-83/+360
* | Defer the expensive search for layout macros until info.json has been process...Zach White2021-08-161-19/+24
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-131-2/+22
|\|
| * use sudo to install modules if needed (#13984)Zach White2021-08-131-2/+22
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-101-4/+5
|\|
| * Improve the qmk lint readme check (#13941)Zach White2021-08-101-4/+5
* | Merge remote-tracking branch 'origin/master' into developZach White2021-08-092-2/+5
|\|
| * Fix generate api (#13930)Zach White2021-08-091-1/+1
| * make json imports more robust (#13928)Zach White2021-08-091-1/+4
* | Add support for STM32F407x MCUs. (#13718)thpoll832021-08-091-1/+1
* | Update ChibiOS-Contrib, mirroring script. (#13896)Nick Brassel2021-08-061-0/+0
* | Bump gtest (#13885)Joel Challis2021-08-051-0/+0
* | Update LUFA Submodule (2021-07-30) (#13819)Drashna Jaelre2021-07-311-0/+0
* | [CLI] Make `qmk doctor` more lenient about system config (#13804)ruro2021-07-302-6/+12
* | Port new_keyboard.sh to CLI (#13706)Ryan2021-07-302-5/+145