mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-10 22:45:30 +00:00
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
// Overwrite the display cs pin
|
|
&nice_view_spi {
|
|
cs-gpios = <&pro_micro 4 GPIO_ACTIVE_HIGH>;
|
|
}; |