Add base files and configuration for RGB underglow

This commit is contained in:
Nick
2020-07-24 01:06:56 -05:00
parent f22407223f
commit bb09707bd2
5 changed files with 126 additions and 10 deletions

View File

@@ -52,16 +52,6 @@
scl-pin = <20>;
};
/* TODO: Needs testing */
&spi0 {
compatible = "nordic,nrf-spi";
/* Cannot be used together with i2c0. */
/* status = "okay"; */
sck-pin = <45>;
mosi-pin = <10>;
miso-pin = <43>;
};
&uart0 {
compatible = "nordic,nrf-uarte";
status = "okay";