summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Shallow clone submodules. (#5279)Blaž Hrastnik2019-03-081-3/+3
* Add distclean target insteadfauxpark2019-02-051-6/+7
* These targets should be .PHONYfauxpark2019-02-051-0/+4
* make clean should remove .bin and .hex toofauxpark2019-02-051-2/+4
* Remove duplicate make invocationszvecr2019-01-301-2/+3
* improve looks like hang up when first time execute make git-submodule (#3846)leico2018-09-101-1/+1
* Correct parsing of rules.mk for keyboard revisionsFredric Silberberg2018-07-171-17/+12
* Added a clean target to remove build artifactsSebastian2018-03-161-0/+6
* update version silencingJack Humbert2017-11-141-1/+1
* update travis scriptJack Humbert2017-11-141-0/+10
* add note to makefile for future useJack Humbert2017-10-151-0/+1