Hi All, I recently for myself a Lily 58 with a mikoto chipset and i have set it up with ZMK.. however I am unable to get the display working.
here is how my .conf file looks like
# Uncomment to enable encoder
CONFIG_EC11=y
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
# Uncomment the following line to enable the Lily58 OLED Display
CONFIG_ZMK_DISPLAY=y
# CONFIG_ZMK_WIDGET_LAYER_STATUS=y
# CONFIG_ZMK_WIDGET_BATTERY_STATUS=y
# CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENT=y
# CONFIG_ZMK_WIDGET_WPM_STATUS=y
I have the widgets configuration commented out because the pipeline to build the firmware fails when i have any of those lines enabled.
Any help would be appreciated to get my Oled displays working again..