Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282)
This commit is contained in:
19
keyboards/handwired/onekey/nucleo_g431rb/info.json
Normal file
19
keyboards/handwired/onekey/nucleo_g431rb/info.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"keyboard_name": "Onekey Nucleo G431RB",
|
||||
"processor": "STM32G431",
|
||||
"bootloader": "stm32-dfu",
|
||||
"matrix_pins": {
|
||||
"cols": ["A9"],
|
||||
"rows": ["A10"]
|
||||
},
|
||||
"backlight": {
|
||||
"pin": "B8"
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "A0"
|
||||
},
|
||||
"apa102": {
|
||||
"data_pin": "A0",
|
||||
"clock_pin": "B13"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user