Skip to content

Commit

Permalink
[Keyboard] Fix boardsource/lulu/avr encoder pins (qmk#19672)
Browse files Browse the repository at this point in the history
  • Loading branch information
daysgobye authored and tacahiroy committed Feb 7, 2023
1 parent b50626b commit bba7e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/boardsource/lulu/avr/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"encoder": {
"rotary": [
{ "pin_a": "F0", "pin_b": "F1" }
{ "pin_a": "F4", "pin_b": "F5" }
]
}
}

0 comments on commit bba7e8d

Please sign in to comment.