Fixup EFL and F4's sector selection. (#19221)
This commit is contained in:
16
keyboards/handwired/onekey/blackpill_f401_tinyuf2/info.json
Normal file
16
keyboards/handwired/onekey/blackpill_f401_tinyuf2/info.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"keyboard_name": "Onekey Blackpill STM32F401 TinyUF2",
|
||||
"processor": "STM32F401",
|
||||
"bootloader": "tinyuf2",
|
||||
"board": "BLACKPILL_STM32_F401",
|
||||
"matrix_pins": {
|
||||
"cols": ["B0"],
|
||||
"rows": ["A7"]
|
||||
},
|
||||
"backlight": {
|
||||
"pin": "A0"
|
||||
},
|
||||
"rgblight": {
|
||||
"pin": "A1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user