1
0
Fork 0

Breaking changes for 2022q2. (#17221)

This commit is contained in:
Nick Brassel 2022-05-29 07:50:21 +10:00 committed by GitHub
parent ebd4027883
commit d0af56da33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 99 additions and 44 deletions

View file

@ -67,7 +67,7 @@ Additionally, if one side does not have an encoder, you can specify `{}` for the
#define ENCODER_RESOLUTIONS_RIGHT { 4 }
```
## Encoder map
## Encoder map :id=encoder-map
Encoder mapping may be added to your `keymap.c`, which replicates the normal keyswitch layer handling functionality, but with encoders. Add this to your `rules.mk`: