| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-05-30 | Vitepress conversion of docs. (#23795) | Nick Brassel | 1 | -4/+4 | |
| 2022-09-15 | [Docs] RESET -> QK_BOOT (#18365) | Joel Challis | 1 | -1/+1 | |
| 2022-05-30 | Make bootloader_jump for dualbank STM32 respect ↵ | Thomas Preisner | 1 | -1/+1 | |
| STM32_BOOTLOADER_DUAL_BANK_DELAY (#17178) | |||||
| 2022-01-06 | Fixes for bootloader refactor build failures (#15638) | Ryan | 1 | -1/+0 | |
| 2020-12-28 | Ensure single newline at EOF for core files (#11310) | Ryan | 1 | -1/+1 | |
| 2020-08-29 | Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge ↵ | Nick Brassel | 1 | -4/+15 | |
| RC circuit. (#8778) | |||||
| 2020-04-13 | Add support for hardware and board initialisation overrides. (#8330) | Nick Brassel | 1 | -0/+53 | |
| * Add support for hardware and board initialisation overrides. * qmk cformat. * Add some documentation. * Docs clarity. * Make early_hardware_init_pre a no-op for now, until migrations occur. * Doco update * Make distinction between keyboard and ChibiOS board in docs * Doc anchors. * Update tmk_core/protocol/chibios/main.c Co-Authored-By: Joel Challis <git@zvecr.com> * Rework bootloader entry to be off by default, allow opting-in. Co-authored-by: Joel Challis <git@zvecr.com> | |||||
