aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany/pegasushoof/info.json
blob: a28f68e63e2b994d4336b30c6833cb4d60c2d218 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "manufacturer": "Filco",
  "maintainer": "qmk",
  "features": {
    "bootmagic": true,
    "command": true,
    "console": true,
    "extrakey": true,
    "mousekey": true,
    "nkro": false
  },
  "usb": {
    "vid": "0x4245",
    "pid": "0x6050",
    "device_version": "1.0.4"
  },
  "processor": "atmega32u2",
  "bootloader": "atmel-dfu"
}