screen working
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
# CONFIG_WS2812_STRIP=y
|
||||
|
||||
# Uncomment the following line to enable the Corne OLED Display
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
CONFIG_ZMK_DISPLAY=y
|
||||
CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y
|
||||
|
||||
@@ -54,3 +54,8 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
// redefine cs-gpios because ultralignt corne from pete do not use the nice!view recommandation pin
|
||||
&nice_view_spi {
|
||||
cs-gpios = <&pro_micro 0 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user