Skip to content

Commit

Permalink
Update nice_nano_v2.overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
HgGamer authored Feb 13, 2024
1 parent 0151995 commit 75af26b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/hillside52/boards/nice_nano_v2.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// Unused pins, needed for SPI def, but not used by ws2812 driver.
sck-pin = <5>;
miso-pin = <7>;

pinctrl-0 = <0>;
led_strip: ws2812@0 {
compatible = "worldsemi,ws2812-spi";
label = "WS2812";
Expand All @@ -34,4 +34,4 @@
chosen {
zmk,underglow = &led_strip;
};
};
};

0 comments on commit 75af26b

Please sign in to comment.