logo

qmk_firmware

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

info.json (2500B)


  1. {
  2. "keyboard_name": "Le Chiffre",
  3. "manufacturer": "tominabox1",
  4. "maintainer": "tominabox1",
  5. "features": {
  6. "bootmagic": true,
  7. "encoder": true,
  8. "extrakey": true,
  9. "mousekey": true,
  10. "nkro": true,
  11. "oled": true,
  12. "rgb_matrix": true
  13. },
  14. "qmk": {
  15. "locking": {
  16. "enabled": true,
  17. "resync": true
  18. }
  19. },
  20. "rgblight": {
  21. "animations": {
  22. "alternating": true,
  23. "breathing": true,
  24. "christmas": true,
  25. "knight": true,
  26. "rainbow_mood": true,
  27. "rainbow_swirl": true,
  28. "rgb_test": true,
  29. "snake": true,
  30. "static_gradient": true,
  31. "twinkle": true
  32. },
  33. "saturation_steps": 8,
  34. "brightness_steps": 8,
  35. "max_brightness": 150,
  36. "led_count": 11
  37. },
  38. "rgb_matrix": {
  39. "driver": "ws2812",
  40. "animations": {
  41. "gradient_up_down": true,
  42. "gradient_left_right": true,
  43. "breathing": true,
  44. "band_sat": true,
  45. "band_val": true,
  46. "band_spiral_sat": true,
  47. "band_spiral_val": true,
  48. "cycle_all": true,
  49. "cycle_left_right": true,
  50. "cycle_up_down": true,
  51. "cycle_out_in": true,
  52. "cycle_pinwheel": true,
  53. "dual_beacon": true,
  54. "rainbow_beacon": true,
  55. "rainbow_pinwheels": true,
  56. "raindrops": true,
  57. "jellybean_raindrops": true,
  58. "hue_breathing": true,
  59. "hue_pendulum": true,
  60. "hue_wave": true,
  61. "pixel_rain": true,
  62. "pixel_flow": true,
  63. "pixel_fractal": true
  64. },
  65. "layout": [
  66. {"x": 128, "y": 64, "flags": 2},
  67. {"x": 77, "y": 64, "flags": 2},
  68. {"x": 0, "y": 48, "flags": 2},
  69. {"x": 0, "y": 0, "flags": 2},
  70. {"x": 115, "y": 0, "flags": 2},
  71. {"x": 166, "y": 0, "flags": 2},
  72. {"x": 255, "y": 0, "flags": 2},
  73. {"x": 255, "y": 48, "flags": 2},
  74. {"x": 178, "y": 64, "flags": 2},
  75. {"x": 128, "y": 40, "flags": 8},
  76. {"x": 128, "y": 30, "flags": 8}
  77. ],
  78. "max_brightness": 150,
  79. "sat_steps": 8,
  80. "speed_steps": 10,
  81. "val_steps": 8,
  82. "sleep": true
  83. },
  84. "usb": {
  85. "vid": "0x7431",
  86. "pid": "0xD645"
  87. }
  88. }