You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use this application to control the LCD via software and not firmware because this is the only program I have found that lets you display any image to the Ergodox via the serial port.
However because Function 0 is the only one that supports fullscreen that means that I can only have one full size image loaded at any given time.
By putting the image size check just before the bin files are saved as opposed to when the images are loaded into the program it would still prevent incorrect image formats in the BIN file but allow you to have multiple color and image presets ready.