fix: remove unnecessary nice_nano.overlay file from dactyl_manuform_4x5 shield
I had added this early on because the shield wouldn't compile, but now I realize it isn't required.
This commit is contained in:
parent
b28f6cfc39
commit
2ec5b30044
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
&spi1 {
|
||||
compatible = "nordic,nrf-spim";
|
||||
status = "okay";
|
||||
mosi-pin = <6>;
|
||||
// Unused pins, needed for SPI definition, but not used by the ws2812 driver itself.
|
||||
sck-pin = <5>;
|
||||
miso-pin = <7>;
|
||||
};
|
Loading…
Add table
Reference in a new issue