Devlog #18
Today I applied the features I built last week: editing button colors.
One big problem was that I had used a button matrix, and it’s almost impossible to change the background color of just one button in a matrix.
So I did some refactoring. I moved from a matrix to six normal, standalone buttons.
After that, I wrote the functions to apply the config.
In the pictures you can now see how it’s possible to change the button color you select in the app.
(Please ignore my dusty, messy desk xD)