keyboardio / Chrysalis

Graphical configurator for Kaleidoscope-powered keyboards
https://github.com/keyboardio/Chrysalis#chrysalis
GNU General Public License v3.0
497 stars 65 forks source link

Allow multiple modifiers for secondary action #1277

Open macintacos opened 1 year ago

macintacos commented 1 year ago

Is your feature request related to a problem? Please describe.

I want to have a secondary action for a key that emulates holding down Control and Alt. The software doesn't seem to allow this.

Describe the solution you'd like

Allow to set multiple modifiers for a key's secondary action.

Describe alternatives you've considered

I'm going to work around this by just making a new layer where all the keys have the modifiers + the key enabled. It's clunky, but it'll work for now.