Onekey: migrate some stuff to data driven (#18502)
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
// TODO: including this causes "error: expected identifier before '(' token" errors
|
||||
//#include "config_common.h"
|
||||
|
||||
#define MATRIX_COL_PINS { D5 }
|
||||
#define MATRIX_ROW_PINS { B2 }
|
||||
|
||||
// i2c_master defines
|
||||
#define I2C1_SCL_PIN B0 // A2 on pinout = B0
|
||||
#define I2C1_SDA_PIN B1 // A3 on pinout = B1
|
||||
|
||||
Reference in New Issue
Block a user