Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused suspend_idle (#16063) | Joel Challis | 2022-01-26 | 1 | -7/+0 |
| | |||||
* | Fix bootloader_jump for certain CTRL boards (#16026) | Ryan | 2022-01-25 | 1 | -12/+5 |
| | |||||
* | Format code according to conventions (#15593) | QMK Bot | 2021-12-27 | 1 | -8/+14 |
| | |||||
* | Refactor `bootloader_jump()` implementations (#15450) | Ryan | 2021-12-27 | 1 | -17/+26 |
| | | | | | | | * Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot` | ||||
* | Add open-drain GPIO support. (#15282) | Nick Brassel | 2021-12-27 | 1 | -4/+8 |
| | | | | | | | | | * Add open-drain GPIO support. * `qmk format-c` * Wording. * Remove port GPIO implementations as the only board that uses it has its own internal defs anyway. Will wait for first-class handling of ports in core before reimplementing. | ||||
* | Move tmk_core/common/<plat> (#13918) | Joel Challis | 2021-11-19 | 12 | -0/+682 |
| | |||||
* | Enable CLI flashing via mdloader (#14729) | Joel Challis | 2021-10-15 | 1 | -0/+11 |
| | | | | | | | * Enable CLI flashing via mdloader * remove flag * Update qmk flash help | ||||
* | `--parallel` improvements (#13800) | ruro | 2021-08-18 | 1 | -1/+1 |
| | | | | | | | * improve make parallel jobs support * document the --parallel option * disable the output-sync for interactive targets | ||||
* | Move all the flash logic from tmk_core (#13927) | Joel Challis | 2021-08-15 | 1 | -0/+11 |