trying out some different stuff
This commit is contained in:
parent
6b58b0c7dd
commit
ea948a1f2c
2 changed files with 3 additions and 3 deletions
|
|
@ -16,8 +16,8 @@
|
|||
#define MATRIX_COLS 1
|
||||
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { D0}
|
||||
#define MATRIX_COL_PINS { F0 }
|
||||
#define MATRIX_ROW_PINS { D0 }
|
||||
#define MATRIX_COL_PINS { A0 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue