[Keyboard] Fix boardsource/lulu/avr encoder pins (#19672)

master
cole smith 2023-01-23 21:42:38 -08:00 committed by GitHub
parent 4e658d47f8
commit 4c6415d768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
},
"encoder": {
"rotary": [
{ "pin_a": "F0", "pin_b": "F1" }
{ "pin_a": "F4", "pin_b": "F5" }
]
}
}