More than 4 buttons...?

Okay soo I’m new to this forum but not so new to wled. All in all, its a really cool and amazing platform. But, I’ve been working on some RGB lights for my room setup and I’ve made a small controller with different dials and buttons to control brightness, speed, effects, etc. This works to some extent now, but the thing is I cant use all of the buttons and dials cuz the wled UI only supports 4 buttons (including analog buttons)… Is there any way i could bypass this limitation…? Maybe like a usermod or smth…?

Thanks in advance!

You can compile your own .bin and add the build flag WLED_MAX_BUTTONS=15

That will build a version with 15 buttons. Change the 15 to how many buttons you want. No user mod needed. You can also use the bot over at discord to build it for you. (I think they fixed the bot)

Thanks for ur quick reply! This works perfect! thanks againnnn!

1 Like