mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-23 03:42:59 +00:00
15 lines
246 B
JSON
15 lines
246 B
JSON
{
|
|
"keyboard_name": "Onekey Proton-C",
|
|
"development_board": "proton_c",
|
|
"matrix_pins": {
|
|
"cols": ["A2"],
|
|
"rows": ["A1"]
|
|
},
|
|
"backlight": {
|
|
"pin": "B8"
|
|
},
|
|
"rgblight": {
|
|
"pin": "A0"
|
|
}
|
|
}
|