mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-13 06:54:08 +00:00
Deploying to gh-pages from master @ b2fcc923cb
🚀
This commit is contained in:
parent
4504d91312
commit
277b1e4aa1
@ -132,7 +132,10 @@ The A an B lines of the encoders should be wired directly to the MCU, and the C/
|
|||||||
|
|
||||||
## Multiple Encoders
|
## Multiple Encoders
|
||||||
|
|
||||||
Multiple encoders may share pins so long as each encoder has a distinct pair of pins.
|
Multiple encoders may share pins so long as each encoder has a distinct pair of pins when the following conditions are met:
|
||||||
|
- using detent encoders
|
||||||
|
- pads must be high at the detent stability point which is called 'default position' in QMK
|
||||||
|
- no more than two encoders sharing a pin can be turned at the same time
|
||||||
|
|
||||||
For example you can support two encoders using only 3 pins like this
|
For example you can support two encoders using only 3 pins like this
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user