| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability to remove temporary files during multibuild. (#18381) | Nick Brassel | 2022-09-16 | 1 | -1/+17 |
* | Fix '_RIGHT' matrix pins lint error (#18320) | Joel Challis | 2022-09-09 | 1 | -1/+1 |
* | `qmk lint`: fix TypeError (#18226) | Ryan | 2022-08-31 | 1 | -1/+1 |
* | Update LUFA submodule (#18168) | Ryan | 2022-08-26 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-24 | 1 | -1/+1 |
|\ |
|
| * | Update invalid pip install flag (#18146) | Joel Challis | 2022-08-24 | 1 | -1/+1 |
* | | Fix PID value for the Keyboardio Atreus 2 bootloader (#18116) | Sergey Vlasov | 2022-08-20 | 1 | -1/+1 |
* | | CLI: Teaching the CLI to flash binaries (#16584) | Erovia | 2022-08-20 | 5 | -93/+336 |
* | | Remove legacy bootmagic cli parsing (#18099) | Joel Challis | 2022-08-19 | 1 | -8/+1 |
* | | Fix new-keyboard default for RP2040 bootloader (#18100) | Joel Challis | 2022-08-19 | 1 | -0/+1 |
* | | Improve importer workflow (#17707) | Joel Challis | 2022-08-13 | 2 | -51/+101 |
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -14/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 1 | -4/+18 |
|\| |
|
| * | Provide users with replacements for deprecated/invalid functionality where ap... | Ryan | 2022-08-06 | 1 | -4/+18 |
* | | Publish data as part of API generation (#17020) | Joel Challis | 2022-08-06 | 1 | -14/+23 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-27 | 1 | -1/+1 |
|\| |
|
| * | CLI compatibility for MacOS (#17811) | Albert Y | 2022-07-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-26 | 3 | -2/+69 |
|\| |
|
| * | Make `qmk doctor` print out the last log entry for upstream/{master,develop},... | Nick Brassel | 2022-07-26 | 3 | -2/+69 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-23 | 1 | -5/+10 |
|\| |
|
| * | Fix test logic to check for both keymaps (#17761) | Niko Wenselowski | 2022-07-23 | 1 | -5/+10 |
* | | More DD encoder fixes (#17615) | Joel Challis | 2022-07-11 | 2 | -6/+12 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-09 | 1 | -0/+1 |
|\| |
|
| * | Add line to multibuild output log showing the actual build target. (#17606) | Nick Brassel | 2022-07-09 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-08 | 1 | -29/+9 |
|\| |
|
| * | Allow only col or row pins for *_right extraction. (#17590) | Dasky | 2022-07-08 | 1 | -29/+9 |
* | | Fix rgbkb/sol/rev2 build issues (#17601) | Joel Challis | 2022-07-08 | 2 | -3/+11 |
* | | Tentative Teensy 3.5 support (#14420) | Ryan | 2022-07-03 | 1 | -1/+1 |
* | | Add cli command to import keyboard|keymap|kbfirmware (#16668) | Joel Challis | 2022-07-02 | 6 | -0/+222 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-01 | 1 | -2/+2 |
|\| |
|
| * | Allow locate_keymap to handle DEFAULT_FOLDER (#17529) | Joel Challis | 2022-07-01 | 1 | -2/+2 |
* | | [Core] Add Raspberry Pi RP2040 support (#14877) | Stefan Kerkmann | 2022-06-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-29 | 1 | -14/+22 |
|\| |
|
| * | Allow module check to error out when piped to /dev/null (#17505) | Joel Challis | 2022-06-30 | 1 | -14/+22 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-26 | 1 | -1/+1 |
|\| |
|
| * | Fix error message in generated code (#17484) | Joel Challis | 2022-06-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-25 | 1 | -1/+1 |
|\| |
|
| * | Only omit paths containing "/keymaps/" (#17468) | precondition | 2022-06-25 | 1 | -1/+1 |
* | | Allow encoder config from info.json (#17295) | Joel Challis | 2022-06-20 | 2 | -0/+87 |
* | | Additional schema fixes (#17414) | Joel Challis | 2022-06-18 | 2 | -9/+5 |
* | | Use --exclude-from=.gitignore in place of --exclude-standard (#17399) | precondition | 2022-06-16 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-15 | 2 | -4/+6 |
|\| |
|
| * | Fix clean arg handling (#17392) | Joel Challis | 2022-06-15 | 2 | -4/+6 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-14 | 2 | -29/+97 |
|\| |
|
| * | Perform stricter lint checks (#17348) | Joel Challis | 2022-06-14 | 2 | -29/+97 |
* | | `qmk doctor`: show arch for macOS (#17356) | Ryan | 2022-06-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-10 | 2 | -19/+5 |
|\| |
|
| * | Promote 'layouts require matrix data' to api error (#17349) | Joel Challis | 2022-06-10 | 2 | -9/+5 |
| * | Promote label with newlines to lint error (#17347) | Joel Challis | 2022-06-10 | 1 | -10/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-09 | 2 | -68/+53 |
|\| |
|