logo

qmk_firmware

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

info.json (356B)


  1. {
  2. "manufacturer": "MechWild",
  3. "url": "mechwild.com",
  4. "maintainer": "kylemccreery",
  5. "usb": {
  6. "vid": "0x6D77"
  7. },
  8. "build": {
  9. "lto": true
  10. },
  11. "development_board": "promicro",
  12. "rgblight": {
  13. "sleep": true
  14. },
  15. "tapping": {
  16. "tap_keycode_delay": 10,
  17. "tap_capslock_delay": 10
  18. }
  19. }