Skip to content

Commit

Permalink
prepare for migration rgblight.pin
Browse files Browse the repository at this point in the history
The MR qmk#20303 will
move the "pin" element from rgblight to ws2812. This patch
adds that wile preserving the old, thus being compatible
with both the old and the new format. When that MR is
merged, the old element can be safely removed.
  • Loading branch information
rastersoft committed Jun 25, 2023
1 parent fdd6cdb commit eda59c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keyboards/rastersoft/minitkl/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
"enabled": true
}
},
"ws2812": {
"pin": "B2"
},
"layouts": {
"LAYOUT_iso": {
"layout": [
Expand Down

0 comments on commit eda59c3

Please sign in to comment.