Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | 2023-06-23 | 1 | -2/+1 |
| | | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. | ||||
* | jsonify some info.json (#19146) | Joel Challis | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Onekey: migrate some stuff to data driven (#18502) | Ryan | 2022-09-30 | 3 | -29/+7 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-20 | 2 | -2/+3 |
|\ | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) | Ryan | 2022-08-20 | 2 | -2/+3 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
|/ | |||||
* | Initial pass of F405 support (#14584) | Joel Challis | 2021-09-25 | 3 | -0/+40 |
* Initial pass of F405 support * remove some conf files * docs * clang |