make right nice_nano work

This commit is contained in:
daniel
2023-07-28 23:49:53 +02:00
parent a5afc9be43
commit 6c1f6f6a0e
3 changed files with 63 additions and 15 deletions

View File

@@ -52,8 +52,4 @@ RC(0,0) RC(0,2) RC(1,2) RC(2,2) RC(3,2) RC(4,2) RC(5,2) RC(6,2)
compatible = "zmk,keymap-sensors";
sensors = <&left_encoder &right_encoder>;
};
};
nice_view_spi: &spi0 {
cs-gpios = <&pro_micro 4 GPIO_ACTIVE_HIGH>;
};