[Bug] HE Profile switch ( FN + P + ZXC ) does not use the User-Defined Position por FN
Opened this issue · 1 comments
MarioRicalde commented
Describe the Bug
As the title describes:
- Move the position of the FN key that comes by default to the right of the space bar.
- Attempt to trigger the Profile Switch by pressing the combo using the new FN position.
- Nothing happens.
What works:
If you use the original position of the key works, but it will send whatever keys are assigned.
Please fix 🙏
Keyboard Used
keychron/q3_he/ansi_encoder:default
Link to product page (if applicable)
No response
Operating System
No response
qmk doctor Output
No response
Is AutoHotKey / Karabiner installed
- AutoHotKey (Windows)
- Karabiner (macOS)
Other keyboard-related software installed
No response
Additional Context
No response
PeterMortensen commented
Are you sure it was on the correct layer? -
- Layer 2 and 3: Windows
- Layer 2: Base layer
- Layer 3: Fn key layer
- Layer 0 and 1: Mac
- Layer 0: Base layer
- Layer 1: Fn key layer
How did you remap the key? Using Via? Using the Via clone? In QMK itself?
If using QMK, are you sure you compiled the firmware corresponding to the change in the keymap? There are two folders with keymaps, default
and via
What file did you change, and what was the exact compilation step?
References
- Q3 HE product page. A 85% (not true TKL) wired-only QMK/Via-capable mechanical keyboard. Like Q3 Max, but with Hall sensor (HE) switches
- Q3 HE default keymap (ANSI knob)
- Likely location of the implementation of Fn + P + Z, Fn + P + X, and Fn + P + C. Z, X, and C by keyboard matrix row/column (4,2), (4,3), and (4,4), respectively (zero-based).