summaryrefslogtreecommitdiffstats
path: root/builddefs/build_keyboard.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2023-05-151-0/+9
|\
| * Generate `make` dependency file during build for info.json's etc. (#20451)Nick Brassel2023-05-151-0/+9
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2023-03-291-0/+5
|\|
| * Add step summary output to CI builds, with failure logs. (#20288)Nick Brassel2023-03-291-0/+5
* | Optionally keep intermediate file listings in order to do comparisons between...Nick Brassel2023-03-231-0/+8
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-301-2/+3
|\
| * Accumulate version.h generator flags. (#19716)Nick Brassel2023-01-301-2/+3
* | Split out mcu_selection to platform (#19701)Joel Challis2023-01-291-1/+2
* | De-duplicate platform detection (#19603)Joel Challis2023-01-191-18/+6
* | Remove `make all-<platform>` build targets (#19496)Joel Challis2023-01-191-12/+0
* | Revert "De-duplicate platform detection (#19545)" (#19564)Joel Challis2023-01-111-7/+18
* | De-duplicate platform detection (#19545)Joel Challis2023-01-111-18/+7
|/
* Allow for specifying the number of symbols to output. (#19497)Nick Brassel2023-01-041-2/+7
* Generalise CTPC logic from common_features (#18803)Joel Challis2022-10-221-0/+4
* Build correctly when out of tree (#18775)Joel Challis2022-10-191-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-051-1/+1
|\
| * docs: some typos (#18582)George Rodrigues2022-10-051-1/+1
* | Reverse keymap search order (#18449)Ryan2022-10-011-16/+16
* | Tidy up LAYOUT macro generation (#18262)Joel Challis2022-09-191-15/+9
* | Move bootloader.mk to platforms (#18228)Ryan2022-08-311-1/+1
|/
* Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032)Joshua Diamond2022-08-141-10/+8
* [Core] Re-order user space rules inclusion (#17459)Albert Y2022-08-131-8/+10
* Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)...Nick Brassel2022-07-051-0/+6
* Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel2022-06-301-0/+16
* Dump out the largest symbols in flash and in RAM. (#17397)Nick Brassel2022-06-161-0/+13
* Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel2022-06-051-1/+3
* Data driven `g_led_config` (#16728)Joel Challis2022-05-161-1/+7
* Refactor CTPC logic to allow future converters (#16621)Joel Challis2022-04-031-7/+1
* Print out generated files during build (#16672)Joel Challis2022-03-171-5/+15
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-101-0/+469