summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2025-06-09Remove `DEFAULT_FOLDER` handling (#23281)Joel Challis1-4/+4
2025-05-19gcc15 AVR compilation fixes (#25238)Nick Brassel1-0/+1
2025-01-30Resolve keyboard_aliases when processing keyboard make targets (#24834)Joel Challis1-12/+24
2024-06-04Add helper `make` targets for formatting and pytest. (#23858)Nick Brassel1-0/+15
2024-02-12Fix unit test execution (#23048)Joel Challis1-12/+15
2023-11-28QMK Userspace (#22222)Nick Brassel1-2/+28
2023-09-25Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ...Isaac Elenbaas1-9/+17
2023-08-27Unicode, Unicodemap and UCIS refactor (#21659)Ryan1-1/+1
2023-01-19Remove `make all-<platform>` build targets (#19496)Joel Challis1-14/+1
2023-01-06Migrate submodule dirty check to CLI (#19488)Joel Challis1-14/+2
2023-01-04Remove unused Makefile paths (#19487)Joel Challis1-8/+1
2023-01-03Replace list_keyboards.sh with CLI calls (#19485)Joel Challis1-4/+4
2023-01-02Remove cmp checks from Makefile (#19480)Joel Challis1-2/+0
2023-01-03Build warning when not valid work-tree (#19475)Joel Challis1-2/+10
2023-01-03Migrate 'make git-submodule' to CLI command (#19479)Joel Challis1-6/+1
2022-12-13[Core] Quantum Painter - LVGL Integration (#18499)jpe2301-0/+2
2022-11-21Remove .noci functionality (#19122)Joel Challis1-1/+1
2022-10-05docs: some typos (#18582)George Rodrigues1-1/+1
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+6
2022-08-13Remove old submodules if present (#17930)Nick Brassel1-0/+6
2022-06-30[Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann1-0/+1
2022-02-10Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis1-3/+3
2022-01-25Workaround in Makefile for recursive rule matching (#15988)Joel Challis1-42/+9
2022-01-24Various Makefile optimisations (#16015)Joel Challis1-51/+27
2021-11-23 [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann1-3/+4
2021-11-23Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel1-4/+3
2021-11-23[Tests] Increase QMK test coverage (#13789)Stefan Kerkmann1-3/+4
2021-10-28Migrate makefile utilities to sub-directory (#14917)Joel Challis1-1/+2
2021-10-18Remove legacy Makefile functionality (#14858)Joel Challis1-29/+0
2021-10-07Purge uGFX. (#14720)Nick Brassel1-1/+0
2021-10-04Merge remote-tracking branch 'origin/master' into developQMK Bot1-30/+1
2021-10-04Allow community layouts to be specified in info.json (#14682)Zach White1-30/+1
2021-08-29Remove bin/qmk (#14231)Zach White1-5/+1
2021-07-28Merge remote-tracking branch 'origin/master' into developQMK Bot1-5/+14
2021-07-28Update "make format" message (#13741)Ryan1-5/+14
2021-06-27CLI: Add subcommand to generate version.h (#13151)Ryan1-21/+6
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-5/+12
2021-04-06Add support for producing UF2-format binaries. (#12435)Nick Brassel1-2/+2
2021-03-18Consistently use bin/qmk when that script is called (#12286)Zach White1-2/+2
2021-03-07Begin the process of deprecating bin/qmk in favor of the global cli (#12109)Zach White1-2/+9
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White1-2/+2
2020-12-29remove some old and unused code from Makefile (#11336)Zach White1-70/+3
2020-12-18Add the ability to exclude keyboards from travis builds (#11178)Zach White1-32/+4
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-4/+20
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young1-2/+4
2020-05-22Improve the Makefile message a bit more (#9161)Ryan1-2/+2
2020-05-21Remove broken example from Makefile (#9159)ridingqwerty1-1/+1
2020-05-14avoid 'Entering|Leaving directory' messages (#9061)Joel Challis1-0/+3
2020-05-04Revert "Fix conflicting types for 'tfp_printf' (#8269)"skullY1-1/+0
2020-05-03Fix conflicting types for 'tfp_printf' (#8269)Joel Challis1-0/+1