| 1234567891011121314151617181920212223242526272829 |
- {
- "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,
- "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",
- "development_board": "promicro"
- }
|