kiibohd / controller

Kiibohd Controller
GNU General Public License v3.0
806 stars 270 forks source link

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

Open Laments opened 4 years ago

Laments commented 4 years ago

Device: Gemini Dusk (Nov 2019)

Firmware Origin: From Hexgears Configurator v1.0.2-r2

OS: Windows 10, v.1903

Version: 0x048B

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

joelspadin commented 4 years ago

Related: https://github.com/kiibohd/configurator/issues/152

mathewng commented 3 years ago

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.