fix: Remove usage of renamed Kconfig from core coverage.

Avoid using WS2812_LED_STRIP, since that Kconfig was renamed/split into
SPI/GPIO/I2S symbols.
This commit is contained in:
Peter Johanson 2025-09-05 13:13:07 -06:00
parent 237cd77cc3
commit 6d22d3058f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ include:
nickname: "display" nickname: "display"
- board: nice_nano - board: nice_nano
shield: romac_plus shield: romac_plus
cmake-args: "-DCONFIG_ZMK_RGB_UNDERGLOW=y -DCONFIG_WS2812_STRIP=y" cmake-args: "-DCONFIG_ZMK_RGB_UNDERGLOW=y"
nickname: "underglow" nickname: "underglow"
- board: nice_nano - board: nice_nano
shield: lily58_left nice_view_adapter nice_view shield: lily58_left nice_view_adapter nice_view