KMKfw / kmk_firmware

Clackety Keyboards Powered by Python
https://kmkfw.zulipchat.com
Other
1.33k stars 460 forks source link

Fix SSD1306 #871

Closed regicidalplutophage closed 10 months ago

regicidalplutophage commented 10 months ago

Simple fix to make SSD1306 work again.

Adding displayio.release_displays() might be needed for other backends if user is experiencing ValueError: pin in use on soft reboot.