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 ideas32 committed Jan 25, 2023
1 parent b8c4b25 commit 33ad5db
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 33ad5db

Please sign in to comment.