Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)
This commit is contained in:
parent
39f0fb7bea
commit
48792b030b
121 changed files with 309 additions and 293 deletions
|
@ -18,8 +18,6 @@
|
|||
|
||||
#include "config_common.h"
|
||||
|
||||
#define PRODUCT Onekey Proton-C
|
||||
|
||||
#define MATRIX_COL_PINS { A2 }
|
||||
#define MATRIX_ROW_PINS { A1 }
|
||||
#define UNUSED_PINS
|
||||
|
|
3
keyboards/handwired/onekey/proton_c/info.json
Normal file
3
keyboards/handwired/onekey/proton_c/info.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"keyboard_name": "Onekey Proton-C"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue