Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 2 | -2/+4 |
| | |||||
* | Create a build error if no bootloader is specified. (#16181) | Nick Brassel | 2022-02-03 | 1 | -2/+0 |
| | | | | | | | | | * Create a build error if no bootloader is specified. * Update builddefs/bootloader.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Fix broken bootloader builds in develop. (#15880) | Dasky | 2022-01-15 | 1 | -0/+4 |
| | |||||
* | Fixes for bootloader refactor build failures (#15638) | Ryan | 2022-01-06 | 1 | -0/+1 |
| | |||||
* | Format code according to conventions (#15593) | QMK Bot | 2021-12-27 | 7 | -24/+14 |
| | |||||
* | Refactor `bootloader_jump()` implementations (#15450) | Ryan | 2021-12-27 | 7 | -0/+274 |
* Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot` |