logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

keyboard.json (4644B)


  1. {
  2. "keyboard_name": "Atlas",
  3. "manufacturer": "CannonKeys",
  4. "url": "https://geekhack.org/index.php?topic=106683.msg2975081#msg2975081",
  5. "maintainer": "Nasp",
  6. "usb": {
  7. "vid": "0xCA04",
  8. "pid": "0xA7A5",
  9. "device_version": "0.1.0"
  10. },
  11. "ws2812": {
  12. "pin": "D4"
  13. },
  14. "rgblight": {
  15. "hue_steps": 12,
  16. "saturation_steps": 12,
  17. "brightness_steps": 12,
  18. "led_count": 36,
  19. "max_brightness": 230,
  20. "animations": {
  21. "breathing": true,
  22. "rainbow_mood": true,
  23. "rainbow_swirl": true,
  24. "snake": true,
  25. "knight": true,
  26. "christmas": true,
  27. "static_gradient": true,
  28. "rgb_test": true,
  29. "alternating": true,
  30. "twinkle": true
  31. }
  32. },
  33. "features": {
  34. "bootmagic": true,
  35. "extrakey": true,
  36. "mousekey": true,
  37. "nkro": true,
  38. "rgblight": true
  39. },
  40. "qmk": {
  41. "locking": {
  42. "enabled": true,
  43. "resync": true
  44. }
  45. },
  46. "matrix_pins": {
  47. "cols": ["B6", "C6", "D2", "E6", "C7", "B3", "F7", "F6", "F5", "F4", "F1", "F0"],
  48. "rows": ["B5", "B4", "D1", "D7", "D6"]
  49. },
  50. "diode_direction": "COL2ROW",
  51. "processor": "atmega32u4",
  52. "bootloader": "atmel-dfu",
  53. "community_layouts": ["ortho_5x12"],
  54. "layouts": {
  55. "LAYOUT_ortho_5x12": {
  56. "layout": [
  57. {"matrix": [0, 0], "x": 0, "y": 0},
  58. {"matrix": [0, 1], "x": 1, "y": 0},
  59. {"matrix": [0, 2], "x": 2, "y": 0},
  60. {"matrix": [0, 3], "x": 3, "y": 0},
  61. {"matrix": [0, 4], "x": 4, "y": 0},
  62. {"matrix": [0, 5], "x": 5, "y": 0},
  63. {"matrix": [0, 6], "x": 6, "y": 0},
  64. {"matrix": [0, 7], "x": 7, "y": 0},
  65. {"matrix": [0, 8], "x": 8, "y": 0},
  66. {"matrix": [0, 9], "x": 9, "y": 0},
  67. {"matrix": [0, 10], "x": 10, "y": 0},
  68. {"matrix": [0, 11], "x": 11, "y": 0},
  69. {"matrix": [1, 0], "x": 0, "y": 1},
  70. {"matrix": [1, 1], "x": 1, "y": 1},
  71. {"matrix": [1, 2], "x": 2, "y": 1},
  72. {"matrix": [1, 3], "x": 3, "y": 1},
  73. {"matrix": [1, 4], "x": 4, "y": 1},
  74. {"matrix": [1, 5], "x": 5, "y": 1},
  75. {"matrix": [1, 6], "x": 6, "y": 1},
  76. {"matrix": [1, 7], "x": 7, "y": 1},
  77. {"matrix": [1, 8], "x": 8, "y": 1},
  78. {"matrix": [1, 9], "x": 9, "y": 1},
  79. {"matrix": [1, 10], "x": 10, "y": 1},
  80. {"matrix": [1, 11], "x": 11, "y": 1},
  81. {"matrix": [2, 0], "x": 0, "y": 2},
  82. {"matrix": [2, 1], "x": 1, "y": 2},
  83. {"matrix": [2, 2], "x": 2, "y": 2},
  84. {"matrix": [2, 3], "x": 3, "y": 2},
  85. {"matrix": [2, 4], "x": 4, "y": 2},
  86. {"matrix": [2, 5], "x": 5, "y": 2},
  87. {"matrix": [2, 6], "x": 6, "y": 2},
  88. {"matrix": [2, 7], "x": 7, "y": 2},
  89. {"matrix": [2, 8], "x": 8, "y": 2},
  90. {"matrix": [2, 9], "x": 9, "y": 2},
  91. {"matrix": [2, 10], "x": 10, "y": 2},
  92. {"matrix": [2, 11], "x": 11, "y": 2},
  93. {"matrix": [3, 0], "x": 0, "y": 3},
  94. {"matrix": [3, 1], "x": 1, "y": 3},
  95. {"matrix": [3, 2], "x": 2, "y": 3},
  96. {"matrix": [3, 3], "x": 3, "y": 3},
  97. {"matrix": [3, 4], "x": 4, "y": 3},
  98. {"matrix": [3, 5], "x": 5, "y": 3},
  99. {"matrix": [3, 6], "x": 6, "y": 3},
  100. {"matrix": [3, 7], "x": 7, "y": 3},
  101. {"matrix": [3, 8], "x": 8, "y": 3},
  102. {"matrix": [3, 9], "x": 9, "y": 3},
  103. {"matrix": [3, 10], "x": 10, "y": 3},
  104. {"matrix": [3, 11], "x": 11, "y": 3},
  105. {"matrix": [4, 0], "x": 0, "y": 4},
  106. {"matrix": [4, 1], "x": 1, "y": 4},
  107. {"matrix": [4, 2], "x": 2, "y": 4},
  108. {"matrix": [4, 3], "x": 3, "y": 4},
  109. {"matrix": [4, 4], "x": 4, "y": 4},
  110. {"matrix": [4, 5], "x": 5, "y": 4},
  111. {"matrix": [4, 6], "x": 6, "y": 4},
  112. {"matrix": [4, 7], "x": 7, "y": 4},
  113. {"matrix": [4, 8], "x": 8, "y": 4},
  114. {"matrix": [4, 9], "x": 9, "y": 4},
  115. {"matrix": [4, 10], "x": 10, "y": 4},
  116. {"matrix": [4, 11], "x": 11, "y": 4}
  117. ]
  118. }
  119. }
  120. }