summaryrefslogtreecommitdiff
path: root/builddefs/build_keyboard.mk
Commit message (Collapse)AuthorAge
* Accumulate version.h generator flags. (#19716)Nick Brassel2023-01-30
|
* Allow for specifying the number of symbols to output. (#19497)Nick Brassel2023-01-04
|
* Generalise CTPC logic from common_features (#18803)Joel Challis2022-10-22
|
* Build correctly when out of tree (#18775)Joel Challis2022-10-19
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-05
|\
| * docs: some typos (#18582)George Rodrigues2022-10-05
| | | | | | probably hacktoberism
* | Reverse keymap search order (#18449)Ryan2022-10-01
| |
* | Tidy up LAYOUT macro generation (#18262)Joel Challis2022-09-19
| |
* | Move bootloader.mk to platforms (#18228)Ryan2022-08-31
|/
* Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032)Joshua Diamond2022-08-14
|
* [Core] Re-order user space rules inclusion (#17459)Albert Y2022-08-13
|
* Allow for `keymaps` array to be implemented in a file other than ↵Nick Brassel2022-07-05
| | | | `$(KEYMAP_C)` (#17559)
* Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel2022-06-30
|
* Dump out the largest symbols in flash and in RAM. (#17397)Nick Brassel2022-06-16
|
* Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel2022-06-05
| | | | | * Introspection handlers for keymaps. * Renaming.
* Data driven `g_led_config` (#16728)Joel Challis2022-05-16
|
* Refactor CTPC logic to allow future converters (#16621)Joel Challis2022-04-03
| | | | | | | | | * 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>
* Print out generated files during build (#16672)Joel Challis2022-03-17
|
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-10