[Keyboard] Add Keychron C1 Pro (#20700)

Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
lalalademaxiya1
2023-06-20 23:41:45 +08:00
committed by GitHub
parent 958cae3e0a
commit 45c52c742e
24 changed files with 1478 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"keyboard_name": "Keychron C1 Pro",
"manufacturer": "Keychron",
"url": "https://github.com/Keychron",
"maintainer": "lalalademaxiya1",
"processor": "STM32L432",
"bootloader": "stm32-dfu",
"usb": {
"vid": "0x3434"
},
"features": {
"bootmagic": true,
"command": false,
"console": false,
"dip_switch": true,
"extrakey": true,
"mousekey": true,
"nkro": true
},
"matrix_pins": {
"cols": ["C14", "C15", "A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "B0", "B1", "A8", "A9", "A10", "H3"],
"rows": ["B5", "B4", "B3", "A15", "A14", "A13"]
},
"diode_direction": "ROW2COL",
"community_layouts": ["tkl_ansi"]
}