Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a build error if no bootloader is specified. (#16181) | Nick Brassel | 2022-02-03 | 1 | -0/+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> | ||||
* | Format code according to conventions (#15593) | QMK Bot | 2021-12-27 | 6 | -13/+8 |
| | |||||
* | Refactor `bootloader_jump()` implementations (#15450) | Ryan | 2021-12-27 | 6 | -0/+332 |
* Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot` |