aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/encoder.c
Commit message (Expand)AuthorAgeFilesLines
* 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