Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Max number of rows and colums #20

Open
picontrolit opened this issue May 15, 2018 · 0 comments
Open

Max number of rows and colums #20

picontrolit opened this issue May 15, 2018 · 0 comments

Comments

@picontrolit
Copy link

I have an old commodore keyboard with 8 rows and 16 cols. I adjusted the example sketch but keypresses are not detected at all.
I wonder if there is a maximum amount of cols and rows supported by the keypad library.
Especially this line from keypad.h seems to define a hard limitation.

#define MAPSIZE 10 // MAPSIZE is the number of rows (times 16 columns)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant