| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor battery driver (#25550) | Joel Challis | 2025-08-17 | 1 | -0/+1 |
| | | |||||
| * | Remove `DEFAULT_FOLDER` handling (#23281) | Joel Challis | 2025-06-09 | 1 | -1/+1 |
| | | |||||
| * | Remove `CTPC`/`CONVERT_TO_PROTON_C` options (#25111) | Joel Challis | 2025-04-08 | 1 | -2/+2 |
| | | |||||
| * | Formally deprecate DEFAULT_FOLDER (#24836) | Joel Challis | 2025-01-20 | 1 | -0/+1 |
| | | |||||
| * | Implement data driven joysticks (#22947) | Joel Challis | 2024-06-18 | 1 | -0/+2 |
| | | |||||
| * | Implement data driven serial driver (#23923) | Joel Challis | 2024-06-17 | 1 | -0/+1 |
| | | |||||
| * | Add audio driver to keyboard.json schema (#23616) | Joel Challis | 2024-04-26 | 1 | -0/+1 |
| | | |||||
| * | Fix WAIT_FOR_USB handling (#23598) | Joel Challis | 2024-04-24 | 1 | -1/+1 |
| | | |||||
| * | Add haptic driver to keyboard.json schema (#23591) | Ryan | 2024-04-24 | 1 | -0/+1 |
| | | |||||
| * | Add encoder abstraction. (#21548) | Nick Brassel | 2024-02-18 | 1 | -0/+1 |
| | | |||||
| * | Implement data driven dip switches (#22017) | Joel Challis | 2023-10-29 | 1 | -0/+1 |
| | | | | | | * Add data driven dip switches * Autogen weak matrix_mask | ||||
| * | Implement data driven wear leveling (#21906) | Joel Challis | 2023-09-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * DD encoder map, wear leveling * remove encoder map from DD let's avoid the support headache * wear leveling: specify the allowed drivers by name Co-authored-by: Ryan <fauxpark@gmail.com> * Add additional params * Relocate under eeprom * disable parsing --------- Co-authored-by: Dimitris Mantzouranis <d3xter93@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | rgblight: driver selection cleanups (#21558) | Ryan | 2023-08-15 | 1 | -0/+1 |
| | | |||||
| * | Organise config/rules <-> info mappings (#20723) | Ryan | 2023-05-09 | 1 | -10/+10 |
| | | |||||
| * | Allow EEPROM_DRIVER from info.json (#20313) | Joel Challis | 2023-04-02 | 1 | -0/+1 |
| | | |||||
| * | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 1 | -0/+1 |
| | | |||||
| * | Move backlight config to data driven (#19910) | Ryan | 2023-02-25 | 1 | -0/+1 |
| | | |||||
| * | De-duplicate platform detection (#19603) | Joel Challis | 2023-01-19 | 1 | -0/+2 |
| | | |||||
| * | Revert "De-duplicate platform detection (#19545)" (#19564) | Joel Challis | 2023-01-11 | 1 | -2/+0 |
| | | | | This reverts commit e11235ee14f9cd3fc45b836eec99ed312cb137dd. | ||||
| * | De-duplicate platform detection (#19545) | Joel Challis | 2023-01-11 | 1 | -0/+2 |
| | | |||||
| * | DD bootmagic config (#19201) | Joel Challis | 2022-11-30 | 1 | -0/+1 |
| | | | | | | | | * DD bootmagic config * Also enable * docs | ||||
| * | Revert "Add pointing device support to data driven config (#18215)" (#19063) | Drashna Jaelre | 2022-11-15 | 1 | -2/+0 |
| | | |||||
| * | Add pointing device support to data driven config (#18215) | Drashna Jaelre | 2022-11-13 | 1 | -0/+2 |
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | Format DD mappings and schemas (#18924) | Ryan | 2022-11-08 | 1 | -0/+44 |