Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032) | Joshua Diamond | 2022-08-14 | 1 | -10/+8 |
| | |||||
* | [Core] Re-order user space rules inclusion (#17459) | Albert Y | 2022-08-13 | 1 | -8/+10 |
| | |||||
* | Allow for `keymaps` array to be implemented in a file other than ↵ | Nick Brassel | 2022-07-05 | 1 | -0/+6 |
| | | | | `$(KEYMAP_C)` (#17559) | ||||
* | Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376) | Nick Brassel | 2022-06-30 | 1 | -0/+16 |
| | |||||
* | Dump out the largest symbols in flash and in RAM. (#17397) | Nick Brassel | 2022-06-16 | 1 | -0/+13 |
| | |||||
* | Add keymap wrappers for introspection into the keymap. (#17229) | Nick Brassel | 2022-06-05 | 1 | -1/+3 |
| | | | | | * Introspection handlers for keymaps. * Renaming. | ||||
* | Data driven `g_led_config` (#16728) | Joel Challis | 2022-05-16 | 1 | -1/+7 |
| | |||||
* | Refactor CTPC logic to allow future converters (#16621) | Joel Challis | 2022-04-03 | 1 | -7/+1 |
| | | | | | | | | | * 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 Challis | 2022-03-17 | 1 | -5/+15 |
| | |||||
* | Migrate more makefile utilities to builddefs sub-directory (#16002) | Joel Challis | 2022-02-10 | 1 | -0/+469 |