summaryrefslogtreecommitdiffstats
path: root/quantum/encoder.h
Commit message (Expand)AuthorAgeFilesLines
* quantum: remove direct `quantum.h` includes (#21507)Ryan2023-07-161-1/+3
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+2
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-4/+4
* Add support for encoder mapping. (#13286)Nick Brassel2022-03-091-0/+6
* Asymmetric encoders, encoder tests. (#16068)Nick Brassel2022-03-081-1/+27
* [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)Drashna Jaelre2021-11-271-2/+1
* Rework encoders to enable asymmetric split keyboards (#12090)Balz Guenat2021-11-201-1/+2
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-2/+2
* Keep track of encoder activity (#11595)Nick Brassel2021-01-211-1/+1
* Added encoder support to split common code (#5477)XScorpion22019-04-031-3/+5
* add support for encoders to coreJack Humbert2018-10-261-0/+29