| Commit message (Expand) | Author | Age | Files | Lines |
* | Breaking changes for 2022q2. (#17221) | Nick Brassel | 2022-05-29 | 1 | -1/+1 |
* | Add support for encoder mapping. (#13286) | Nick Brassel | 2022-03-09 | 1 | -1/+22 |
* | Asymmetric encoders, encoder tests. (#16068) | Nick Brassel | 2022-03-08 | 1 | -0/+13 |
* | Sentence structure update (#16306) | Albert Y | 2022-02-10 | 1 | -1/+1 |
* | [Docs] Update Encoder docs about multiple encoders (#16036) | Monksoffunk | 2022-01-28 | 1 | -1/+4 |
* | Volume as default encoder documentation example (#15678) | Albert Y | 2022-01-02 | 1 | -8/+10 |
* | Add layer condition example to encoder callback function (#15490) | Albert Y | 2021-12-27 | 1 | -0/+37 |
* | [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311) | Drashna Jaelre | 2021-11-27 | 1 | -14/+1 |
* | Rework encoders to enable asymmetric split keyboards (#12090) | Balz Guenat | 2021-11-20 | 1 | -1/+14 |
* | [Docs] Modify encoder_update_user example to return false (#14541) | Dasky | 2021-09-21 | 1 | -1/+1 |
* | Allow for removal of hysteresis on 4x encoders (#13698) | tucvbif | 2021-08-18 | 1 | -0/+6 |
* | Convert Encoder callbacks to be boolean functions (#12805) | Drashna Jaelre | 2021-05-21 | 1 | -3/+6 |
* | Add docs on multiple encoders sharing pins (#11678) | timothynsheehan | 2021-05-06 | 1 | -0/+17 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -1/+8 |
* | Adding information to feature_encoders.md (#9486) | AlexOConnorHub | 2020-06-21 | 1 | -1/+1 |
* | fix sample code indent in feature_encoders.md (#8883) | Takeshi ISHII | 2020-04-23 | 1 | -1/+1 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 1 | -18/+34 |
* | Add support for different encoder pinout for right half of split keyboard (#6... | Danny | 2019-08-16 | 1 | -0/+9 |
* | Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) | Drashna Jaelre | 2019-07-16 | 1 | -1/+0 |
* | Update feature_encoders.md | Elliot Powell | 2019-05-30 | 1 | -1/+1 |
* | Improve Encoder documentation (#5130) | Ben | 2019-02-14 | 1 | -1/+1 |
* | Fix Encoder documentation (#4861) | Drashna Jaelre | 2019-01-18 | 1 | -8/+12 |
* | docs typo (#4584) | Ben | 2018-12-09 | 1 | -1/+1 |
* | add better example | Jack Humbert | 2018-10-26 | 1 | -2/+9 |
* | add support for encoders to core | Jack Humbert | 2018-10-26 | 1 | -0/+41 |