Add link to encoder refactor
This commit is contained in:
parent
2d440e195b
commit
fb004dd1f4
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Note that documentation is still lacking for utilizing more than one peripheral
|
|||
|
||||
#### Encoders
|
||||
|
||||
[petejohanson] contributed a major refactor of encoder (and more generally sensor) functionality in [#1039](https://github.com/zmkfirmware/zmk/pull/1039).
|
||||
[petejohanson] contributed a major refactor of encoder (and more generally sensor) functionality in [#1039](https://github.com/zmkfirmware/zmk/pull/1039). While the documentation for these changes are still in progress, check out the [dedicated blog post](2023-06-18-encoder-refactors.md) for more details.
|
||||
|
||||
This refactor paved way to implementing a long-awaited feature, encoder support in peripheral halves of split keyboards! Building upon the work by [stephen] in [#728](https://github.com/zmkfirmware/zmk/pull/728), [petejohanson] implemented support in [#1841](https://github.com/zmkfirmware/zmk/pull/1841).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue