forked from mirrors/qmk_userspace
A bigger test matrix, and test for unmapped keys
This commit is contained in:
parent
1e4cc36e14
commit
72c8df1f19
3 changed files with 18 additions and 5 deletions
|
@ -17,8 +17,8 @@
|
|||
#ifndef TESTS_BASIC_CONFIG_H_
|
||||
#define TESTS_BASIC_CONFIG_H_
|
||||
|
||||
#define MATRIX_ROWS 2
|
||||
#define MATRIX_COLS 2
|
||||
#define MATRIX_ROWS 4
|
||||
#define MATRIX_COLS 10
|
||||
|
||||
|
||||
#endif /* TESTS_BASIC_CONFIG_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue