Onekey cleanup (#13786)
This commit is contained in:
@@ -50,4 +50,3 @@
|
||||
#define CH_DBG_FILL_THREADS TRUE
|
||||
|
||||
#include_next <chconf.h>
|
||||
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
// TODO: including this causes "error: expected identifier before '(' token" errors
|
||||
//#include "config_common.h"
|
||||
|
||||
#define PRODUCT Onekey Teensy 3.2
|
||||
|
||||
#define MATRIX_COL_PINS { D5 }
|
||||
#define MATRIX_ROW_PINS { B2 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
@@ -24,4 +24,3 @@
|
||||
#define HAL_USE_I2C TRUE
|
||||
|
||||
#include_next <halconf.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user