Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-29 | Implement data driven dip switches (#22017) | Joel Challis | |
* Add data driven dip switches * Autogen weak matrix_mask | |||
2023-09-05 | Implement data driven wear leveling (#21906) | Joel Challis | |
* 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> | |||
2023-08-15 | rgblight: driver selection cleanups (#21558) | Ryan | |
2023-05-09 | Organise config/rules <-> info mappings (#20723) | Ryan | |
2023-04-02 | Allow EEPROM_DRIVER from info.json (#20313) | Joel Challis | |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan | |
2023-01-19 | De-duplicate platform detection (#19603) | Joel Challis | |
2023-01-11 | Revert "De-duplicate platform detection (#19545)" (#19564) | Joel Challis | |
This reverts commit e11235ee14f9cd3fc45b836eec99ed312cb137dd. | |||
2023-01-11 | De-duplicate platform detection (#19545) | Joel Challis | |
2022-11-30 | DD bootmagic config (#19201) | Joel Challis | |
* DD bootmagic config * Also enable * docs | |||
2022-11-15 | Revert "Add pointing device support to data driven config (#18215)" (#19063) | Drashna Jaelre | |
2022-11-14 | Add pointing device support to data driven config (#18215) | Drashna Jaelre | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2022-11-08 | Format DD mappings and schemas (#18924) | Ryan | |