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 Jan 24, 2023
1 parent 4e658d4 commit 4c6415d
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 4c6415d

Please sign in to comment.