index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
encoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve ENCODER_DEFAULT_POS to recognize lost ticks (#16932)
Marek Wyborski
2022-07-02
1
-10
/
+21
*
Add support for encoder mapping. (#13286)
Nick Brassel
2022-03-09
1
-0
/
+30
*
Asymmetric encoders, encoder tests. (#16068)
Nick Brassel
2022-03-08
1
-40
/
+74
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-02-22
1
-1
/
+7
|
\
|
*
Fix a potential bug in encoder_init(). (#16372)
Takeshi ISHII
2022-02-21
1
-1
/
+5
*
|
Format code according to conventions (#16322)
QMK Bot
2022-02-12
1
-4
/
+10
|
/
*
[Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)
Drashna Jaelre
2021-11-27
1
-91
/
+55
*
Rework encoders to enable asymmetric split keyboards (#12090)
Balz Guenat
2021-11-20
1
-55
/
+91
*
Allow for removal of hysteresis on 4x encoders (#13698)
tucvbif
2021-08-18
1
-0
/
+5
*
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-05-21
1
-5
/
+5
*
Keep track of encoder activity (#11595)
Nick Brassel
2021-01-21
1
-4
/
+18
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-4
/
+20
*
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-02-29
1
-4
/
+11
*
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-01-19
1
-4
/
+4
*
Updated slave encoder sync to reduce dropped pulses - v2 (#7505)
XScorpion2
2019-12-07
1
-16
/
+30
*
Revert split encoder fixes until able to repro a better fix (#7498)
XScorpion2
2019-11-27
1
-25
/
+11
*
Run clang-format manually to fix recently changed files
zvecr
2019-11-17
1
-4
/
+4
*
Updated slave encoder sync to reduce dropped pulses (#7325)
XScorpion2
2019-11-15
1
-10
/
+24
*
Updated split encoders so indexes are based on left hand encoders first (#6382)
XScorpion2
2019-09-18
1
-17
/
+25
*
clang-format changes
skullY
2019-08-30
1
-48
/
+40
*
Add support for different encoder pinout for right half of split keyboard (#6...
Danny
2019-08-16
1
-0
/
+14
*
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
Drashna Jaelre
2019-07-16
1
-6
/
+4
*
Added encoder support to split common code (#5477)
XScorpion2
2019-04-03
1
-2
/
+31
*
add support for encoders to core
Jack Humbert
2018-10-26
1
-0
/
+70