qmk_firmware/keyboards/keychron/c3_pro/info.json
2025-04-24 10:28:13 +10:00

25 lines
533 B
JSON

{
"manufacturer": "Keychron",
"maintainer": "Joe",
"bootloader": "stm32-dfu",
"community_layouts": ["tkl_ansi"],
"diode_direction": "ROW2COL",
"eeprom": {
"wear_leveling": {
"backing_size": 4096
}
},
"features": {
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": true
},
"processor": "STM32F401",
"url": "https://github.com/Keychron",
"usb": {
"device_version": "1.0.1",
"vid": "0x3434"
}
}