aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/encoder.c
Commit message (Expand)AuthorAgeFilesLines
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-4/+11
* Run clang-format manually to fix recently changed files (#7934)Joel Challis2020-01-191-4/+4
* Updated slave encoder sync to reduce dropped pulses - v2 (#7505)XScorpion22019-12-071-16/+30
* Revert split encoder fixes until able to repro a better fix (#7498)XScorpion22019-11-271-25/+11
* Run clang-format manually to fix recently changed fileszvecr2019-11-171-4/+4
* Updated slave encoder sync to reduce dropped pulses (#7325)XScorpion22019-11-151-10/+24
* Updated split encoders so indexes are based on left hand encoders first (#6382)XScorpion22019-09-181-17/+25
* clang-format changesskullY2019-08-301-48/+40
* Add support for different encoder pinout for right half of split keyboard (#6...Danny2019-08-161-0/+14
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-6/+4
* Added encoder support to split common code (#5477)XScorpion22019-04-031-2/+31
* add support for encoders to coreJack Humbert2018-10-261-0/+70