Platform for XIAO nRF54L15 Zephyr Support fails to install

I modified the Seeed Studio\boards\seeed-xiao-nrf54l15.json file and tried to build, but I get the same error.

ading Zephyr default modules (Zephyr base).
No board named ‘xiao_nrf54l15’ found.

Please choose one of the following boards:

CMake Error at C:/Users/msfujino/.platformio/packages/framework-zephyr/cmake/modules/boards.cmake:228 (message):
Invalid BOARD; see above.

For now, I’ve been able to run the blinky and BME280 samples using the nRF Connect SDK. I’ll continue experimenting with NCS for the time being.
Regarding PlatformIO, I’ll wait for the Seeed Wiki to be updated.