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