~ruther/qmk_firmware

ref: 0032f293f1283cea497bf3e22d9909f23044a414 qmk_firmware/keyboards/drhigsby/ogurec/info.json -rw-r--r-- 827 bytes
0032f293 — Rutherther Move to 36 key layout possibility, custom shift keys 5 months ago
                                                                                
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
26
27
28
29
30
31
32
{
    "keyboard_name": "ogurec",
    "manufacturer": "DrHigsby",
    "url": "http://www.keyboard-layout-editor.com/#/gists/f1bda3a87822868599cf6e3c4340f594",
    "maintainer": "drhigsby",
    "usb": {
        "vid": "0x0007",
        "pid": "0x0002",
        "device_version": "0.0.1"
    },
    "features": {
        "bootmagic": false,
        "command": false,
        "console": false,
        "extrakey": true,
        "mousekey": false,
        "nkro": true
    },
    "qmk": {
        "locking": {
            "enabled": true,
            "resync": true
        }
    },
    "matrix_pins": {
        "cols": ["D3", "D2", "D1", "D0", "D4", "C6", "D7", "E6", "B4", "B5", "F4", "F5"],
        "rows": ["F6", "B6", "B2"]
    },
    "diode_direction": "COL2ROW",
    "processor": "atmega32u4",
    "bootloader": "caterina"
}