26 Commits (36e26e5cf8308f7c0b24ab41c4e5e011a77e1877)

Author SHA1 Message Date
Nick Brassel 6bdbf77238
Add step summary output to CI builds, with failure logs. (#20288) 3 years ago
QMK Bot cc9520b7a0 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Nick Brassel e296d67146
Accumulate version.h generator flags. (#19716) 3 years ago
Joel Challis 832479c7fb
Split out mcu_selection to platform (#19701) 3 years ago
Joel Challis 0ce3f6bcfe
De-duplicate platform detection (#19603) 3 years ago
Joel Challis 88ec588ae7
Remove `make all-<platform>` build targets (#19496) 3 years ago
Joel Challis 46c85c93f0
Revert "De-duplicate platform detection (#19545)" (#19564)
This reverts commit e11235ee14.
3 years ago
Joel Challis e11235ee14
De-duplicate platform detection (#19545) 3 years ago
Nick Brassel 8e869da1da
Allow for specifying the number of symbols to output. (#19497) 3 years ago
Joel Challis 575db6949a
Generalise CTPC logic from common_features (#18803) 3 years ago
Joel Challis aa8e0a3e7a
Build correctly when out of tree (#18775) 3 years ago
QMK Bot 86ce1d4b04 Merge remote-tracking branch 'origin/master' into develop 3 years ago
George Rodrigues 959f4cbb62
docs: some typos (#18582)
probably hacktoberism
3 years ago
Ryan c4ff8192c2
Reverse keymap search order (#18449) 3 years ago
Joel Challis 20f142a772
Tidy up LAYOUT macro generation (#18262) 3 years ago
Ryan bb6f028833
Move bootloader.mk to platforms (#18228) 3 years ago
Joshua Diamond 2f87abd4ef
Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032) 3 years ago
Albert Y 69fa2d8378
[Core] Re-order user space rules inclusion (#17459) 3 years ago
Nick Brassel 0e5d67145a
Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)` (#17559) 3 years ago
Nick Brassel 34e244cecf
Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376) 3 years ago
Nick Brassel fa8fb60279
Dump out the largest symbols in flash and in RAM. (#17397) 4 years ago
Nick Brassel 08c556b78b
Add keymap wrappers for introspection into the keymap. (#17229)
* Introspection handlers for keymaps.

* Renaming.
4 years ago
Joel Challis 608fa5154c
Data driven `g_led_config` (#16728) 4 years ago
Joel Challis 1660b2d2e2
Refactor CTPC logic to allow future converters (#16621)
* Refactor CTPC logic to allow future converters

* Update builddefs/converters.mk

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
4 years ago
Joel Challis 417f089115
Print out generated files during build (#16672) 4 years ago
Joel Challis f7e7671f69
Migrate more makefile utilities to builddefs sub-directory (#16002) 4 years ago