logo

qmk_firmware

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

info.json (633B)


  1. {
  2. "manufacturer": "Mechlovin.Studio",
  3. "maintainer": "Mechlovin' Studio",
  4. "usb": {
  5. "vid": "0x4D4C"
  6. },
  7. "diode_direction": "ROW2COL",
  8. "rgblight": {
  9. "led_count": 27,
  10. "sleep": true,
  11. "animations": {
  12. "alternating": true,
  13. "breathing": true,
  14. "christmas": true,
  15. "knight": true,
  16. "rainbow_mood": true,
  17. "rainbow_swirl": true,
  18. "rgb_test": true,
  19. "snake": true,
  20. "static_gradient": true,
  21. "twinkle": true
  22. }
  23. },
  24. "bootmagic": {
  25. "matrix": [1, 14]
  26. }
  27. }