summaryrefslogtreecommitdiff
path: root/quantum/encoder.h
AgeCommit message (Expand)Author
2024-03-10Fixes for encoder abstraction. (#23195)Nick Brassel
2024-02-18Add encoder abstraction. (#21548)Nick Brassel
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-03-09Add support for encoder mapping. (#13286)Nick Brassel
2022-03-08Asymmetric encoders, encoder tests. (#16068)Nick Brassel
2021-11-27[Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)Drashna Jaelre
2021-11-20Rework encoders to enable asymmetric split keyboards (#12090)Balz Guenat
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-01-21Keep track of encoder activity (#11595)Nick Brassel
2019-04-03Added encoder support to split common code (#5477)XScorpion2
2018-10-26add support for encoders to coreJack Humbert