Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generalise CTPC logic from common_features (#18803) | Joel Challis | 2022-10-22 | 1 | -0/+4 |
| | |||||
* | Build correctly when out of tree (#18775) | Joel Challis | 2022-10-19 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-05 | 1 | -1/+1 |
|\ | |||||
| * | docs: some typos (#18582) | George Rodrigues | 2022-10-05 | 1 | -1/+1 |
| | | | | | | probably hacktoberism | ||||
* | | Reverse keymap search order (#18449) | Ryan | 2022-10-01 | 1 | -16/+16 |
| | | |||||
* | | Tidy up LAYOUT macro generation (#18262) | Joel Challis | 2022-09-19 | 1 | -15/+9 |
| | | |||||
* | | Move bootloader.mk to platforms (#18228) | Ryan | 2022-08-31 | 1 | -1/+1 |
|/ | |||||
* | 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 |