info.json 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "keyboard_name": "Keychron Q9",
  3. "manufacturer": "Keychron",
  4. "url": "https://github.com/Keychron",
  5. "maintainer": "lalalademaxiya1",
  6. "usb": {
  7. "vid": "0x3434",
  8. "pid": "0x0191",
  9. "device_version": "1.0.0"
  10. },
  11. "encoder": {
  12. "rotary": [
  13. {"pin_a": "B4", "pin_b": "B5"}
  14. ]
  15. },
  16. "processor": "STM32L432",
  17. "bootloader": "stm32-dfu",
  18. "layouts": {
  19. "LAYOUT_ansi_52": {
  20. "layout": [
  21. {"matrix":[0, 0], "x":0, "y":0.25, "w":1.5},
  22. {"matrix":[0, 1], "x":1.5, "y":0.25},
  23. {"matrix":[0, 2], "x":2.5, "y":0.25},
  24. {"matrix":[0, 3], "x":3.5, "y":0.25},
  25. {"matrix":[0, 4], "x":4.5, "y":0.25},
  26. {"matrix":[0, 5], "x":5.5, "y":0.25},
  27. {"matrix":[0, 6], "x":6.5, "y":0.25},
  28. {"matrix":[0, 7], "x":7.5, "y":0.25},
  29. {"matrix":[0, 8], "x":8.5, "y":0.25},
  30. {"matrix":[0, 9], "x":9.5, "y":0.25},
  31. {"matrix":[0,10], "x":10.5, "y":0.25},
  32. {"matrix":[0,11], "x":11.5, "y":0.25},
  33. {"matrix":[0,12], "x":12.5, "y":0.25},
  34. {"matrix":[0,13], "x":13.5, "y":0.25, "w":1.5},
  35. {"matrix":[0,14], "x":15.25, "y":0},
  36. {"matrix":[1, 0], "x":0, "y":1.25, "w":1.75},
  37. {"matrix":[1, 1], "x":1.75, "y":1.25},
  38. {"matrix":[1, 2], "x":2.75, "y":1.25},
  39. {"matrix":[1, 3], "x":3.75, "y":1.25},
  40. {"matrix":[1, 4], "x":4.75, "y":1.25},
  41. {"matrix":[1, 5], "x":5.75, "y":1.25},
  42. {"matrix":[1, 6], "x":6.75, "y":1.25},
  43. {"matrix":[1, 7], "x":7.75, "y":1.25},
  44. {"matrix":[1, 8], "x":8.75, "y":1.25},
  45. {"matrix":[1, 9], "x":9.75, "y":1.25},
  46. {"matrix":[1,10], "x":10.75, "y":1.25},
  47. {"matrix":[1,11], "x":11.75, "y":1.25},
  48. {"matrix":[1,13], "x":12.75, "y":1.25, "w":2.25},
  49. {"matrix":[1,14], "x":15.25, "y":1.25},
  50. {"matrix":[2, 0], "x":0, "y":2.25, "w":2.25},
  51. {"matrix":[2, 2], "x":2.25, "y":2.25},
  52. {"matrix":[2, 3], "x":3.25, "y":2.25},
  53. {"matrix":[2, 4], "x":4.25, "y":2.25},
  54. {"matrix":[2, 5], "x":5.25, "y":2.25},
  55. {"matrix":[2, 6], "x":6.25, "y":2.25},
  56. {"matrix":[2, 7], "x":7.25, "y":2.25},
  57. {"matrix":[2, 8], "x":8.25, "y":2.25},
  58. {"matrix":[2, 9], "x":9.25, "y":2.25},
  59. {"matrix":[2,10], "x":10.25, "y":2.25},
  60. {"matrix":[2,11], "x":11.25, "y":2.25},
  61. {"matrix":[2,13], "x":12.25, "y":2.25, "w":1.75},
  62. {"matrix":[2,14], "x":14.25, "y":2.5},
  63. {"matrix":[3, 0], "x":0, "y":3.25, "w":1.25},
  64. {"matrix":[3, 1], "x":1.25, "y":3.25, "w":1.25},
  65. {"matrix":[3, 2], "x":2.5, "y":3.25, "w":1.25},
  66. {"matrix":[3, 6], "x":3.75, "y":3.25, "w":6.25},
  67. {"matrix":[3,10], "x":10, "y":3.25},
  68. {"matrix":[3,11], "x":11, "y":3.25},
  69. {"matrix":[3,12], "x":12, "y":3.25},
  70. {"matrix":[3,13], "x":13.25, "y":3.5},
  71. {"matrix":[3,14], "x":14.25, "y":3.5},
  72. {"matrix":[1,12], "x":15.25, "y":3.5}
  73. ]
  74. }
  75. }
  76. }