rianadon / Cosmos-Keyboards

Taking Keyboards to the Final Frontier
https://ryanis.cool/cosmos
GNU Affero General Public License v3.0
244 stars 27 forks source link

Request: more screen types #25

Closed drashna closed 4 months ago

drashna commented 5 months ago

For oled, there are 128x64, 64x128, and 128x128 that are relatively common and supported.

Also, LCD screen support would be nice. Such as st7789, ili9431, etc.

rianadon commented 4 months ago

There are indeed many out there! I've been adding models based on the screens I've bought and have had time to measure.

I'm going to close this issue because adding I don't foresee myself adding screens for several more months (I instead have a lot of generator-specific changes planned). After that, whether I add more screens will come down to whether I'm going to use that specific screen in a keyboard I'm personally building, or if someone creates a pull request with a model for a new screen.