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

Add more "exotic" keys to the picker, such as F13+ and more media keys #1254

Open tremby opened 1 year ago

tremby commented 1 year ago

Is your feature request related to a problem? Please describe. On my old M01 layout I had bound various "exotic" keys -- more media keys and various function keys greater than 12. I find them very useful for binding hotkeys in various applications, since I know they are never (that I've seen so far) used in default bindings in any application. For example, I use F24 for my "push to talk" in comms apps like Discord.

Describe the solution you'd like More media keys in the "media control" accordion, and a new "function keys" accordion with F13-F24 (maybe F1-12 too for good measure).

Describe alternatives you've considered I did find how to enter F13 to F24 via this forum thread (it's keycode 104 and upwards). I'm sure the same goes for the media keys but with no "record" function (see #1251) and with the word "keycode" having multiple different meanings, finding the right keycode is a chore.