Add underglow feature docs + DT fixes

This commit is contained in:
Nick
2020-08-08 19:02:00 -05:00
parent c92f114efe
commit d901a0061d
3 changed files with 118 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
&spi1 {
compatible = "nordic,nrf-spi";
/* Cannot be used together with i2c0. */
status = "okay";
mosi-pin = <6>;
// Unused pins, needed for SPI definition, but not used by the ws2812 driver itself.

View File

@@ -4,3 +4,6 @@
# Uncomment the following line to enable the Kyria OLED Display
# CONFIG_ZMK_DISPLAY=y
# Uncomment the following lineto enable RGB underglow
# CONFIG_ZMK_RGB_UNDERGLOW=y