~ruther/qmk_firmware

ref: e26442fc2a105614b9a16a7b93678147f3e61aa7 qmk_firmware/keyboards/25keys/zinc/info.json -rw-r--r-- 306 bytes
e26442fc — Joel Challis redragon/k667: Remove 2 layer VIA restriction (#21889) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "manufacturer": "25KEYS",
  "url": "https://github.com/monksoffunk/zinc",
  "maintainer": "monksoffunk",
   "usb": {
    "vid": "0x04D8",
    "pid": "0xEA3B",
    "device_version": "0.0.1"
   },
   "rgb_matrix": {
     "driver": "ws2812"
   },
  "processor": "atmega32u4",
  "bootloader": "caterina"
}