index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
feature_encoders.md
Age
Commit message (
Expand
)
Author
2022-09-06
Discourage use of ENCODER_MAP at keyboard level (#18286)
Joel Challis
2022-08-12
[Docs] Refactor code examples (#18003)
Albert Y
2022-05-29
Breaking changes for 2022q2. (#17221)
Nick Brassel
2022-03-09
Add support for encoder mapping. (#13286)
Nick Brassel
2022-03-08
Asymmetric encoders, encoder tests. (#16068)
Nick Brassel
2022-02-10
Sentence structure update (#16306)
Albert Y
2022-01-28
[Docs] Update Encoder docs about multiple encoders (#16036)
Monksoffunk
2022-01-02
Volume as default encoder documentation example (#15678)
Albert Y
2021-12-27
Add layer condition example to encoder callback function (#15490)
Albert Y
2021-11-27
[Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)
Drashna Jaelre
2021-11-20
Rework encoders to enable asymmetric split keyboards (#12090)
Balz Guenat
2021-09-21
[Docs] Modify encoder_update_user example to return false (#14541)
Dasky
2021-08-18
Allow for removal of hysteresis on 4x encoders (#13698)
tucvbif
2021-05-21
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-05-06
Add docs on multiple encoders sharing pins (#11678)
timothynsheehan
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-06-21
Adding information to feature_encoders.md (#9486)
AlexOConnorHub
2020-04-23
fix sample code indent in feature_encoders.md (#8883)
Takeshi ISHII
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2019-08-16
Add support for different encoder pinout for right half of split keyboard (#6...
Danny
2019-07-16
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
Drashna Jaelre
2019-05-30
Update feature_encoders.md
Elliot Powell
2019-02-14
Improve Encoder documentation (#5130)
Ben
2019-01-18
Fix Encoder documentation (#4861)
Drashna Jaelre
2018-12-09
docs typo (#4584)
Ben
2018-10-26
add better example
Jack Humbert
2018-10-26
add support for encoders to core
Jack Humbert