Anybody use the Keypad library?

As oqibidipot said it was a somewhat arbitrary choice but to limit memory usage I based it on the midi standards. Also I assumed most humans were limited to 10 fingers. I made it configurable for those who might need more.

You should be able to increase that number without issue but understand that it is a list of C++ objects. Each entry on the list will consume several bytes of memory.

Best regards,
Mark Stanley