commit
bc6b11eb02
6 changed files with 193 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
# Uncomment the following line to enable the Kyria OLED Display
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
|
||||
# Uncomment the following line to enable RGB underglow
|
||||
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue