summaryrefslogtreecommitdiff
path: root/docs/feature_encoders.md
Commit message (Expand)AuthorAge
* docs: add a note about reflashing both halves for encoder resolution (#19162)Roberto Santalla2022-12-30
* Resolve conflict merging master to develop (#18297)Joshua Diamond2022-09-06
* Use `TAP_CODE_DELAY` for encoder mapping by default (#18098)Nick Brassel2022-08-28
* [Docs] Refactor code examples (#18003)Albert Y2022-08-12
* Breaking changes for 2022q2. (#17221)Nick Brassel2022-05-29
* Add support for encoder mapping. (#13286)Nick Brassel2022-03-09
* Asymmetric encoders, encoder tests. (#16068)Nick Brassel2022-03-08
* Sentence structure update (#16306)Albert Y2022-02-10
* [Docs] Update Encoder docs about multiple encoders (#16036)Monksoffunk2022-01-28
* Volume as default encoder documentation example (#15678)Albert Y2022-01-02
* Add layer condition example to encoder callback function (#15490)Albert Y2021-12-27
* [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)Drashna Jaelre2021-11-27
* Rework encoders to enable asymmetric split keyboards (#12090)Balz Guenat2021-11-20
* [Docs] Modify encoder_update_user example to return false (#14541)Dasky2021-09-21
* Allow for removal of hysteresis on 4x encoders (#13698)tucvbif2021-08-18
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-21
* Add docs on multiple encoders sharing pins (#11678)timothynsheehan2021-05-06
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Adding information to feature_encoders.md (#9486)AlexOConnorHub2020-06-21
* fix sample code indent in feature_encoders.md (#8883)Takeshi ISHII2020-04-23
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Add support for different encoder pinout for right half of split keyboard (#6...Danny2019-08-16
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-16
* Update feature_encoders.mdElliot Powell2019-05-30
* Improve Encoder documentation (#5130)Ben2019-02-14
* Fix Encoder documentation (#4861)Drashna Jaelre2019-01-18
* docs typo (#4584)Ben2018-12-09
* add better exampleJack Humbert2018-10-26
* add support for encoders to coreJack Humbert2018-10-26