onekey: add weact_g0b1cb

Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
This commit is contained in:
Stefan Kerkmann 2024-08-18 19:13:38 +02:00
parent 235aeba776
commit ea2abb6a14
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"keyboard_name": "Onekey WeAct G0B1CB",
"processor": "STM32G0B1",
"bootloader": "stm32-dfu",
"matrix_pins": {
"cols": ["A9"],
"rows": ["A10"]
},
"backlight": {
"pin": "B8"
},
"ws2812": {
"pin": "A0"
},
"apa102": {
"data_pin": "A0",
"clock_pin": "B13"
}
}

View File

@ -0,0 +1,5 @@
# WeAct Studio STM32G0B1CB onekey
Supported Hardware: <https://github.com/WeActStudio/WeActStudio.STM32G0B1CoreBoard>
To trigger keypress, short together pins *A9* and *A10*.