Age | Commit message (Expand) | Author |
2023-01-19 | Remove `make all-<platform>` build targets (#19496) | Joel Challis |
2023-01-06 | Migrate submodule dirty check to CLI (#19488) | Joel Challis |
2023-01-04 | Remove unused Makefile paths (#19487) | Joel Challis |
2023-01-03 | Replace list_keyboards.sh with CLI calls (#19485) | Joel Challis |
2023-01-02 | Remove cmp checks from Makefile (#19480) | Joel Challis |
2023-01-03 | Build warning when not valid work-tree (#19475) | Joel Challis |
2023-01-03 | Migrate 'make git-submodule' to CLI command (#19479) | Joel Challis |
2022-12-13 | [Core] Quantum Painter - LVGL Integration (#18499) | jpe230 |
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis |
2022-10-05 | docs: some typos (#18582) | George Rodrigues |
2022-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-08-13 | Remove old submodules if present (#17930) | Nick Brassel |
2022-06-30 | [Core] Add Raspberry Pi RP2040 support (#14877) | Stefan Kerkmann |
2022-02-10 | Migrate more makefile utilities to builddefs sub-directory (#16002) | Joel Challis |
2022-01-25 | Workaround in Makefile for recursive rule matching (#15988) | Joel Challis |
2022-01-24 | Various Makefile optimisations (#16015) | Joel Challis |
2021-11-23 | [Tests] Increase QMK test coverage take 2 (#15269) | Stefan Kerkmann |
2021-11-23 | Revert "[Tests] Increase QMK test coverage (#13789)" | Nick Brassel |
2021-11-23 | [Tests] Increase QMK test coverage (#13789) | Stefan Kerkmann |
2021-10-28 | Migrate makefile utilities to sub-directory (#14917) | Joel Challis |
2021-10-18 | Remove legacy Makefile functionality (#14858) | Joel Challis |
2021-10-07 | Purge uGFX. (#14720) | Nick Brassel |
2021-10-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-10-04 | Allow community layouts to be specified in info.json (#14682) | Zach White |
2021-08-29 | Remove bin/qmk (#14231) | Zach White |
2021-07-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-07-28 | Update "make format" message (#13741) | Ryan |
2021-06-27 | CLI: Add subcommand to generate version.h (#13151) | Ryan |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-04-06 | Add support for producing UF2-format binaries. (#12435) | Nick Brassel |
2021-03-18 | Consistently use bin/qmk when that script is called (#12286) | Zach White |
2021-03-07 | Begin the process of deprecating bin/qmk in favor of the global cli (#12109) | Zach White |
2020-12-30 | Configure keyboard matrix from info.json (#10817) | Zach White |
2020-12-29 | remove some old and unused code from Makefile (#11336) | Zach White |
2020-12-18 | Add the ability to exclude keyboards from travis builds (#11178) | Zach White |
2020-11-28 | 2020 November 28 Breaking Changes Update (#11053) | James Young |
2020-05-30 | 2020 May 30 Breaking Changes Update (#9215) | James Young |
2020-05-22 | Improve the Makefile message a bit more (#9161) | Ryan |
2020-05-21 | Remove broken example from Makefile (#9159) | ridingqwerty |
2020-05-14 | avoid 'Entering|Leaving directory' messages (#9061) | Joel Challis |
2020-05-04 | Revert "Fix conflicting types for 'tfp_printf' (#8269)" | skullY |
2020-05-03 | Fix conflicting types for 'tfp_printf' (#8269) | Joel Challis |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young |
2019-11-20 | Allow 'make all:<user>' to not build EVERYTHING (#7402) | Joel Challis |
2019-11-05 | Set `git submodule update` depth to 50 (#7269) | fauxpark |
2019-09-21 | Add list-keymaps make target (#5563) | fauxpark |
2019-09-03 | Update submodule check to include LUFA (#6661) | Drashna Jaelre |
2019-08-15 | Add an alternative method for keyboard discovery to speed up build (#6073) | Joel Challis |
2019-05-06 | Make python a required build dependency (#5784) | skullydazed |
2019-03-08 | Shallow clone submodules. (#5279) | Blaž Hrastnik |