The skirt is available in two versions: one with a printed logo on the front, and the other with a cutout to use a 0.96" SSD1306 OLED display.
For the wiring to EXP 1 port, I am using SKR Mini E3 V3:
SDA = PB9
SCL = PB8
VCC = +5V
GND = GND
And add these lines to printer.cfg
[display]
lcd_type: ssd1306
i2c_bus: i2c1_PB8_PB9
i2c_mcu = mcu
The author marked this model as their own original creation.