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

GEMINI RGUI (possibly MENU as well) remap issue due to layout mismatch #383

Open
Laments opened this issue Feb 1, 2020 · 2 comments
Open

Comments

@Laments
Copy link

Laments commented Feb 1, 2020

Device:
Gemini Dusk (Nov 2019)

Firmware Origin:
From Hexgears Configurator v1.0.2-r2

OS:
Windows 10, v.1903

Version:
0x048B

  • Reproduction Steps:
  1. Assign RGUI to any key on Base Layer
  2. Flash keyboard
  3. Reassign RGUI to be LOCK-1
  4. Flash keyboard again
  5. Observe: Menu comes up when hitting RGUI instead of LOCK layer engaging.
  • Resulting Issue:
    It's not possible to remap RGUI because the configurator and firmware KLL layouts have a mismatch.

Please note: I believe this also may occur for MENU key as well.

@joelspadin
Copy link

Related: kiibohd/configurator#152

@mathewng
Copy link

I just bought this keyboard too and I have this workaround.
Adding the two lines below into Custom KLL section in the hexgears configurator defines the MENU and FN keys.

S106 : Layer[1];
S108 : U"App";

You can amend the right side of the colon to any key you want to output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants