summaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Expand)Author
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-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-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-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-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
2021-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-08-13use sudo to install modules if needed (#13984)Zach White
2021-08-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-08-10Improve the qmk lint readme check (#13941)Zach White
2021-08-09Merge remote-tracking branch 'origin/master' into developZach White
2021-08-09Fix generate api (#13930)Zach White
2021-08-09make json imports more robust (#13928)Zach White
2021-08-09Add support for STM32F407x MCUs. (#13718)thpoll83
2021-07-30[CLI] Make `qmk doctor` more lenient about system config (#13804)ruro
2021-07-30Port new_keyboard.sh to CLI (#13706)Ryan
2021-07-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-30`qmk docs`: Add flag to open in browser (#13788)Ryan
2021-07-29Remove references to info.json `width` and `height` in CLI (#13728)Ryan
2021-07-23CLI/Docs: Fix the format commands' name (#13668)Erovia
2021-07-20Move all our CLI file formatters to the format dir (#13296)Zach White
2021-07-14Merge remote-tracking branch 'origin/master' into developZach White
2021-07-14switch to qmk-dotty-dict (#13460)Zach White
2021-07-11Matrix consistency check (#13470)Zach White