mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-01 15:35:52 +00:00
13 lines
226 B
JSON
13 lines
226 B
JSON
{
|
|
"keyboard_name": "Onekey KB2040",
|
|
"development_board": "kb2040",
|
|
"matrix_pins": {
|
|
"cols": ["GP4"],
|
|
"rows": ["GP5"]
|
|
},
|
|
"ws2812": {
|
|
"pin": "GP17",
|
|
"driver": "vendor"
|
|
}
|
|
}
|