Skip to content

Commit 34b2c0c

Browse files
authored
[Binder] Add Elgato Stream Deck Pedal and Corsair K95 entries
1 parent fe2e9ab commit 34b2c0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_pages/plugins/binder.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ When a key is pressed on one of the supported devices below an alias of the form
3131
| [Elgato Stream Deck](https://www.elgato.com/en/stream-deck) / [MK.2](https://www.elgato.com/en/stream-deck-mk2)| **sd** | `alias sd_1 input /ja "Provoke" <t>`<br> Keys are numbered left-to-right, top-to-bottom. i.e. On a standard 15-key Stream Deck, top left is `sd_1`, top right is `sd_5`, and bottom right is `sd_15`. |
3232
| [Elgato Stream Deck XL](https://www.elgato.com/en/stream-deck-xl) | **sdxl** | `alias sdxl_1 input /ja "Provoke" <t>`<br> Keys are numbered left-to-right, top-to-bottom. i.e. On the Stream Deck XL, top left is `sdxl_1`, top right is `sdxl_8`, and bottom right is `sdxl_32`. |
3333
| [Elgato Stream Deck Mini](https://www.elgato.com/en/stream-deck-mini) | **sdmini** | `alias sdmini_1 input /ja "Provoke" <t>`<br> Keys are numbered left-to-right, top-to-bottom. i.e. On the Stream Deck Mini, top left is `sdmini_1`, top right is `sdmini_3`, and bottom right is `sdmini_6`. |
34+
| [Elgato Stream Deck Pedal](https://www.elgato.com/us/en/p/stream-deck-pedal) | **sdpedal** | `alias sdpedal_2 input /ja "Provoke" <t>`<br> can also add `_up` at the end for release. e.g. `sdpedal_1_up` |
35+
| Corsair K95 (old model?) | **k95** | `alias k95_1 input /ja "Provoke" <t>;`<br> Dunno if this works on newer models that have fewer G-keys. |

0 commit comments

Comments
 (0)