info.json 807 B

123456789101112131415161718192021222324252627
  1. {
  2. "keyboard_name": "Keychron C2 Pro",
  3. "manufacturer": "Keychron",
  4. "url": "https://github.com/Keychron",
  5. "maintainer": "lalalademaxiya1",
  6. "processor": "STM32L432",
  7. "bootloader": "stm32-dfu",
  8. "usb": {
  9. "vid": "0x3434"
  10. },
  11. "features": {
  12. "bootmagic": true,
  13. "command": false,
  14. "console": false,
  15. "dip_switch": true,
  16. "extrakey": true,
  17. "mousekey": true,
  18. "nkro": true
  19. },
  20. "matrix_pins": {
  21. "cols": ["A10", "A9", "A8", "B1", "B0", "A7", "A6", "A5", "A4", "A3", "A2", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "C14"],
  22. "rows": ["B5", "B4", "B3", "A15", "A14", "A13"],
  23. "custom": true,
  24. "custom_lite": true
  25. },
  26. "diode_direction": "ROW2COL"
  27. }