keyboard matrix_scan modificatio

This commit is contained in:
cuu
2021-06-12 08:11:43 +08:00
parent c129f9ea43
commit 03cf255599
3 changed files with 70 additions and 14 deletions

View File

@@ -20,7 +20,7 @@
#define MATRIX_KEYS 64 // 8*8
#ifndef DEBOUNCE
# define DEBOUNCE 32
# define DEBOUNCE 5
#endif
void init_rows();