aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/atreus/info.json
blob: b479c96542fc2e4f8db2ce0137aea534e37673b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "keyboard_name": "Atreus",
  "manufacturer": "Technomancy",
  "maintainer": "qmk",
  "features": {
    "bootmagic": false,
    "command": true,
    "console": true,
    "extrakey": true,
    "mousekey": true,
    "nkro": true,
    "unicode": true
  },
  "usb": {
    "vid": "0x1209",
    "pid": "0xA1E5",
    "device_version": "0.0.8"
  },
  "qmk": {
    "locking": {
      "enabled": true,
      "resync": true
    }
  }
}