Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add Rotary Encoder Support to QMK Configurator #1004

Open
xtaran opened this issue Oct 9, 2021 · 2 comments
Open

[Feature Request] Add Rotary Encoder Support to QMK Configurator #1004

xtaran opened this issue Oct 9, 2021 · 2 comments

Comments

@xtaran
Copy link

xtaran commented Oct 9, 2021

Description

The GMMK Pro is said to have QMK support and refers to using the QMK Configurator on the web for doing so.

But from the UI/UX perspective the following things are totally unclear:

  • Are rotary encoders supported at all in QMK configurator?
  • If so, how can the keycodes for turning the rotary knob left and right be configured? (Pressing the rotary encoder seems to be configurable by assigning a keycode in the normal way.)
  • If not, please add rotary encoder support to the QMK configurator. :-)
  • Where under "KEYCODES" would the rotary encoder configuration be found? Under "Quantum"? Or under "App, Media and Mouse"? Or should there be a new, separate tab named "Rotary Encoder" for that?
@pioz
Copy link

pioz commented Oct 14, 2021

Yea, the knob support on the online configurator would be great!!

@drashna
Copy link
Member

drashna commented Oct 15, 2021

There are a couple of ways to add support for this, and a number of boards do this per keyboard (such as the work louder boards). This shows up as key positions in the keymap, but this isn't ideal, TBH.

tzarc has a PRs to add better functionality for this, and hopefully, that will allow for better support

@yanfali yanfali added the api label Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants