efe0d96845
Affects: - `nacly/sodium42` - `nacly/sodium50` - `nacly/sodium62` - `nacly/splitreus62` - `nacly/ua62` - `nek_type_a` - `nemui` - `nibiria/stream15` - `nightingale_studios/hailey` - `nightly_boards/adellein` - `nightly_boards/alter/rev1` - `nightly_boards/alter_lite` - `nightly_boards/conde60` - `nightly_boards/daily60` - `nightly_boards/jisoo` - `nightly_boards/n2` - `nightly_boards/n40_o` - `nightly_boards/n60_s` - `nightly_boards/n87` - `nightly_boards/n9` - `nightly_boards/octopad` - `nightly_boards/octopadplus` - `nightly_boards/paraluman` - `nightly_boards/ph_arisu` - `nightmare` - `nimrod` - `nix_studio/oxalys80` - `nopunin10did/jabberwocky/v1` - `nopunin10did/jabberwocky/v2` - `nopunin10did/railroad/rev0` - `novelkeys/novelpad` - `noxary/220` - `noxary/260` - `noxary/268` - `noxary/268_2` - `noxary/268_2_rgb` - `noxary/280` - `noxary/378` - `noxary/valhalla` - `noxary/vulcan` - `noxary/x268` - `numatreus`
82 lines
2.1 KiB
JSON
82 lines
2.1 KiB
JSON
{
|
|
"keyboard_name": "Octopad+",
|
|
"manufacturer": "DeskDaily",
|
|
"url": "",
|
|
"maintainer": "DeskDaily",
|
|
"usb": {
|
|
"vid": "0xD812",
|
|
"pid": "0x0014",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": false,
|
|
"console": false,
|
|
"encoder": true,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true,
|
|
"rgblight": true
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["E6", "F5", "C7", "D7", "F4", "D2"],
|
|
"rows": ["F6", "D3"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"encoder": {
|
|
"rotary": [
|
|
{"pin_a": "F0", "pin_b": "F1", "resolution": 5},
|
|
{"pin_a": "D1", "pin_b": "D0", "resolution": 5}
|
|
]
|
|
},
|
|
"qmk": {
|
|
"tap_keycode_delay": 10,
|
|
"locking": {
|
|
"enabled": true,
|
|
"resync": true
|
|
}
|
|
},
|
|
"processor": "atmega32u4",
|
|
"bootloader": "atmel-dfu",
|
|
"rgblight": {
|
|
"animations": {
|
|
"alternating": true,
|
|
"breathing": true,
|
|
"christmas": true,
|
|
"knight": true,
|
|
"rainbow_mood": true,
|
|
"rainbow_swirl": true,
|
|
"rgb_test": true,
|
|
"snake": true,
|
|
"static_gradient": true,
|
|
"twinkle": true
|
|
},
|
|
"brightness_steps": 8,
|
|
"hue_steps": 8,
|
|
"led_count": 8,
|
|
"max_brightness": 255,
|
|
"saturation_steps": 8,
|
|
"sleep": true
|
|
},
|
|
"ws2812": {
|
|
"pin": "F7"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"matrix": [0, 4], "x": 0, "y": 0},
|
|
{"matrix": [1, 5], "x": 3, "y": 0},
|
|
|
|
{"matrix": [0, 0], "x": 0, "y": 1.25},
|
|
{"matrix": [0, 1], "x": 1, "y": 1.25},
|
|
{"matrix": [0, 2], "x": 2, "y": 1.25},
|
|
{"matrix": [0, 3], "x": 3, "y": 1.25},
|
|
|
|
{"matrix": [1, 0], "x": 0, "y": 2.25},
|
|
{"matrix": [1, 1], "x": 1, "y": 2.25},
|
|
{"matrix": [1, 2], "x": 2, "y": 2.25},
|
|
{"matrix": [1, 3], "x": 3, "y": 2.25}
|
|
]
|
|
}
|
|
}
|
|
}
|