Fix Helix encoder direction (#22614)

This commit is contained in:
leah-splitkb 2023-12-05 16:41:02 +01:00 committed by GitHub
parent bba5c14933
commit 0d36977f3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
"encoder": {
"enabled": true,
"rotary": [
{"pin_a": "E6", "pin_b": "B4"}
{"pin_a": "B4", "pin_b": "E6"}
]
},
"features": {