summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-11-04Fixup actions. (#15057)Nick Brassel
2021-11-05CLI: Add 'cd' subcommand (#12584)Erovia
2021-11-05Refactor new-keyboard to be python3.7 compatible (#14707)Mikkel Jeppesen
2021-11-05`qmk docs`: Run `docsify serve` if available (#15056)Ryan
2021-10-31[CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970)Mateusz Ż
2021-10-16Try to clarify "number of elements in info.json does not match" error (#14844)Ryan
2021-10-04Allow community layouts to be specified in info.json (#14682)Zach White
2021-09-27Cleanup issues identified by lgtm (#14459)Zach White
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-29ensure that the directory for sys.executable is in the user's path (#14229)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
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-08-06Update ChibiOS-Contrib, mirroring script. (#13896)Nick Brassel
2021-08-05Bump gtest (#13885)Joel Challis
2021-07-31Update LUFA Submodule (2021-07-30) (#13819)Drashna Jaelre
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-24Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588)Drashna Jaelre
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
2021-07-10CLI: Add git and venv info to doctor's output (#13405)Erovia
2021-06-30Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel
2021-06-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-27Doctor: print CLI version (#13356)Ryan
2021-06-27CLI: Add subcommand to generate version.h (#13151)Ryan
2021-06-24Optimize our jsonschema by using refs (#13271)Zach White
2021-06-25Merge remote-tracking branch 'origin/master' into developQMK Bot