Move splittest I2C (#8346)
This commit is contained in:
parent
6e28ff24ba
commit
2271da00bc
3 changed files with 6 additions and 23 deletions
|
@ -18,6 +18,9 @@
|
|||
|
||||
#include "config_common.h"
|
||||
|
||||
// use I2C on AVR
|
||||
#define USE_I2C
|
||||
|
||||
// wiring of each half
|
||||
#define MATRIX_ROW_PINS { B3 }
|
||||
#define MATRIX_COL_PINS { B6 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue