| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow for removal of hysteresis on 4x encoders (#13698) | tucvbif | 2021-08-18 | 1 | -0/+5 |
* | Convert Encoder callbacks to be boolean functions (#12805) | Drashna Jaelre | 2021-05-21 | 1 | -5/+5 |
* | Keep track of encoder activity (#11595) | Nick Brassel | 2021-01-21 | 1 | -4/+18 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -4/+20 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 1 | -4/+11 |
* | Run clang-format manually to fix recently changed files (#7934) | Joel Challis | 2020-01-19 | 1 | -4/+4 |
* | Updated slave encoder sync to reduce dropped pulses - v2 (#7505) | XScorpion2 | 2019-12-07 | 1 | -16/+30 |
* | Revert split encoder fixes until able to repro a better fix (#7498) | XScorpion2 | 2019-11-27 | 1 | -25/+11 |
* | Run clang-format manually to fix recently changed files | zvecr | 2019-11-17 | 1 | -4/+4 |
* | Updated slave encoder sync to reduce dropped pulses (#7325) | XScorpion2 | 2019-11-15 | 1 | -10/+24 |
* | Updated split encoders so indexes are based on left hand encoders first (#6382) | XScorpion2 | 2019-09-18 | 1 | -17/+25 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -48/+40 |
* | Add support for different encoder pinout for right half of split keyboard (#6... | Danny | 2019-08-16 | 1 | -0/+14 |
* | Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) | Drashna Jaelre | 2019-07-16 | 1 | -6/+4 |
* | Added encoder support to split common code (#5477) | XScorpion2 | 2019-04-03 | 1 | -2/+31 |
* | add support for encoders to core | Jack Humbert | 2018-10-26 | 1 | -0/+70 |