mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 02:17:38 +06:00
7e0299117b
Co-authored-by: Nick Brassel <nick@tzarc.org>
15 lines
266 B
JSON
15 lines
266 B
JSON
{
|
|
"usb": {
|
|
"device_version": "20.1.9"
|
|
},
|
|
"encoder": {
|
|
"rotary": [
|
|
{"pin_a": "B13", "pin_b": "B14"}
|
|
]
|
|
},
|
|
"processor": "STM32F303",
|
|
"bootloader": "stm32-dfu",
|
|
"board": "QMK_PROTON_C",
|
|
"debounce": 6
|
|
}
|