mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-10 22:45:30 +00:00
try explicit nice view pin setting
This commit is contained in:
4
config/nice_view_adapter.keymap
Normal file
4
config/nice_view_adapter.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// Overwrite the display cs pin
|
||||
&nice_view_spi {
|
||||
cs-gpios = <&pro_micro 1 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
Reference in New Issue
Block a user