summaryrefslogtreecommitdiff
path: root/quantum/encoder.c
AgeCommit message (Expand)Author
2020-01-19Run clang-format manually to fix recently changed files (#7934)Joel Challis
2019-12-07Updated slave encoder sync to reduce dropped pulses - v2 (#7505)XScorpion2
2019-11-27Revert split encoder fixes until able to repro a better fix (#7498)XScorpion2
2019-11-17Run clang-format manually to fix recently changed fileszvecr
2019-11-15Updated slave encoder sync to reduce dropped pulses (#7325)XScorpion2
2019-09-18Updated split encoders so indexes are based on left hand encoders first (#6382)XScorpion2
2019-08-30clang-format changesskullY
2019-08-16Add support for different encoder pinout for right half of split keyboard (#6...Danny
2019-07-16Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre
2019-04-03Added encoder support to split common code (#5477)XScorpion2
2018-10-26add support for encoders to coreJack Humbert