summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Unicode, Unicodemap and UCIS refactor (#21659)Ryan2023-08-271-1/+1
* Remove `make all-<platform>` build targets (#19496)Joel Challis2023-01-191-14/+1
* Migrate submodule dirty check to CLI (#19488)Joel Challis2023-01-061-14/+2
* Remove unused Makefile paths (#19487)Joel Challis2023-01-041-8/+1
* Replace list_keyboards.sh with CLI calls (#19485)Joel Challis2023-01-031-4/+4
* Remove cmp checks from Makefile (#19480)Joel Challis2023-01-021-2/+0
* Build warning when not valid work-tree (#19475)Joel Challis2023-01-031-2/+10
* Migrate 'make git-submodule' to CLI command (#19479)Joel Challis2023-01-031-6/+1
* [Core] Quantum Painter - LVGL Integration (#18499)jpe2302022-12-131-0/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-211-1/+1
* docs: some typos (#18582)George Rodrigues2022-10-051-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-131-0/+6
|\
| * Remove old submodules if present (#17930)Nick Brassel2022-08-131-0/+6
* | [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-301-0/+1
|/
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-101-3/+3
* Workaround in Makefile for recursive rule matching (#15988)Joel Challis2022-01-251-42/+9
* Various Makefile optimisations (#16015)Joel Challis2022-01-241-51/+27
* [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann2021-11-231-3/+4
* Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel2021-11-231-4/+3
* [Tests] Increase QMK test coverage (#13789)Stefan Kerkmann2021-11-231-3/+4
* Migrate makefile utilities to sub-directory (#14917)Joel Challis2021-10-281-1/+2
* Remove legacy Makefile functionality (#14858)Joel Challis2021-10-181-29/+0
* Purge uGFX. (#14720)Nick Brassel2021-10-071-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-041-30/+1
|\
| * Allow community layouts to be specified in info.json (#14682)Zach White2021-10-041-30/+1
* | Remove bin/qmk (#14231)Zach White2021-08-291-5/+1
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-281-5/+14
|\
| * Update "make format" message (#13741)Ryan2021-07-281-5/+14
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-5/+12
* | CLI: Add subcommand to generate version.h (#13151)Ryan2021-06-271-21/+6
* | Add support for producing UF2-format binaries. (#12435)Nick Brassel2021-04-061-2/+2
* | Consistently use bin/qmk when that script is called (#12286)Zach White2021-03-181-2/+2
* | Begin the process of deprecating bin/qmk in favor of the global cli (#12109)Zach White2021-03-071-2/+9
|/
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-301-2/+2
* remove some old and unused code from Makefile (#11336)Zach White2020-12-291-70/+3
* Add the ability to exclude keyboards from travis builds (#11178)Zach White2020-12-181-32/+4
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-4/+20
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-2/+4
* Improve the Makefile message a bit more (#9161)Ryan2020-05-221-2/+2
* Remove broken example from Makefile (#9159)ridingqwerty2020-05-211-1/+1
* avoid 'Entering|Leaving directory' messages (#9061)Joel Challis2020-05-141-0/+3
* Revert "Fix conflicting types for 'tfp_printf' (#8269)"skullY2020-05-041-1/+0
* Fix conflicting types for 'tfp_printf' (#8269)Joel Challis2020-05-031-0/+1
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-0/+6
* Allow 'make all:<user>' to not build EVERYTHING (#7402)Joel Challis2019-11-201-0/+5
* Set `git submodule update` depth to 50 (#7269)fauxpark2019-11-051-4/+4
* Add list-keymaps make target (#5563)fauxpark2019-09-211-0/+13
* Update submodule check to include LUFA (#6661)Drashna Jaelre2019-09-031-0/+1
* Add an alternative method for keyboard discovery to speed up build (#6073)Joel Challis2019-08-151-1/+8
* Make python a required build dependency (#5784)skullydazed2019-05-061-0/+2