summaryrefslogtreecommitdiff
path: root/app/boards
diff options
context:
space:
mode:
authorNick <nick.win999@gmail.com>2020-08-08 19:02:00 -0500
committerNick <nick.win999@gmail.com>2020-08-08 19:02:00 -0500
commitd901a0061dec7abe5d5cd29c616abcda110df9b1 (patch)
treed8d4359ec989577e77a1ca255e550513388462f7 /app/boards
parentc92f114efe14e1ad7f7fafbb2f3cc402cefa1bbe (diff)
Add underglow feature docs + DT fixes
Diffstat (limited to 'app/boards')
-rw-r--r--app/boards/shields/kyria/boards/nice_nano.overlay1
-rw-r--r--app/boards/shields/kyria/kyria.conf3
2 files changed, 3 insertions, 1 deletions
diff --git a/app/boards/shields/kyria/boards/nice_nano.overlay b/app/boards/shields/kyria/boards/nice_nano.overlay
index fe07d17..f51ecfe 100644
--- a/app/boards/shields/kyria/boards/nice_nano.overlay
+++ b/app/boards/shields/kyria/boards/nice_nano.overlay
@@ -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.
diff --git a/app/boards/shields/kyria/kyria.conf b/app/boards/shields/kyria/kyria.conf
index f4ab45a..eb27213 100644
--- a/app/boards/shields/kyria/kyria.conf
+++ b/app/boards/shields/kyria/kyria.conf
@@ -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