Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Core] Add Reboot keycode to core (#15990) | Drashna Jaelre | 2022-05-14 | 6 | -1/+52 |
| | |||||
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 2 | -7/+7 |
| | |||||
* | 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` |