index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
feature_encoders.md
Age
Commit message (
Expand
)
Author
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