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 STM32F072 Discovery
|
||||
|
||||
#define MATRIX_COL_PINS { B4 }
|
||||
#define MATRIX_ROW_PINS { B5 }
|
||||
#define UNUSED_PINS
|
||||
|
3
keyboards/handwired/onekey/stm32f0_disco/info.json
Normal file
3
keyboards/handwired/onekey/stm32f0_disco/info.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"keyboard_name": "Onekey STM32F072 Discovery"
|
||||
}
|
Reference in New Issue
Block a user