summaryrefslogtreecommitdiffstats
path: root/quantum/encoder.h
Commit message (Collapse)AuthorAgeFilesLines
* Keep track of encoder activity (#11595)Nick Brassel2021-01-211-1/+1
| | | | | * Keep track of encoder activity, provide API for either matrix/encoder. * Fixup build when no RGBLIGHT or Backlight enabled.
* Added encoder support to split common code (#5477)XScorpion22019-04-031-3/+5
| | | | | | | | * Added slave encoder support to split common * Fixing handwired/xealous/rev1 compile error * Removed unnecessary ifdef
* add support for encoders to coreJack Humbert2018-10-261-0/+29