summaryrefslogtreecommitdiff
path: root/quantum/encoder.h
Commit message (Collapse)AuthorAge
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-21
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Keep track of encoder activity (#11595)Nick Brassel2021-01-21
| | | | | * 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-03
| | | | | | | | * Added slave encoder support to split common * Fixing handwired/xealous/rev1 compile error * Removed unnecessary ifdef
* add support for encoders to coreJack Humbert2018-10-26