Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
#define PRODUCT Onekey Blackpill STM32F411 TinyUF2
|
||||
|
||||
#define MATRIX_COL_PINS { B0 }
|
||||
#define MATRIX_ROW_PINS { A7 }
|
||||
#define UNUSED_PINS
|
||||
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"keyboard_name": "Onekey Blackpill STM32F411 TinyUF2"
|
||||
}
|
Reference in New Issue
Block a user