Skip to content

Commit

Permalink
[handwired/onekey] sn32f240b: add ws2812, apa102 defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter93 committed Sep 20, 2024
1 parent 0d5c5e4 commit 64bc2ef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions keyboards/handwired/onekey/sn32f240b/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,12 @@
"matrix_pins": {
"cols": ["A8"],
"rows": ["D11"]
},
"ws2812": {
"pin": "C1"
},
"apa102": {
"data_pin": "C3",
"clock_pin": "C4"
}
}

0 comments on commit 64bc2ef

Please sign in to comment.