fix niceviews with zmk/main

This commit is contained in:
daniel
2023-12-31 16:59:29 +01:00
parent 763a219373
commit 175b8030a0
3 changed files with 5 additions and 5 deletions

View File

@@ -51,4 +51,4 @@ nice_view_spi: &spi0 {
pinctrl-1 = <&spi0_sleep>;
pinctrl-names = "default", "sleep";
cs-gpios = <&pro_micro 4 GPIO_ACTIVE_HIGH>;
};
};