qmk/qmk_firmware

[Bug] TT(layer) cannot toggle

Open

#20.206 aperta il 21 mar 2023

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C (43.867 fork)batch import
bughelp wanted

Metriche repository

Star
 (20.368 star)
Metriche merge PR
 (Merge medio 20g 9h) (27 PR mergiate in 30 g)

Descrizione

Describe the Bug

Setting TT(1) and TT(2). Momentary working fine. Toggle not functioning at all.

Relevant lines from config.h:

#define TAPPING_TOGGLE 2
#define TAPPING_TERM 200

I am on Arch Linux with avr-gcc 12.2.0-1 - I believe that might be relevant because of this closed issue. When I change OPT >= s to OPT >= 2 in qmk_firmware/builddefs/common_rules.mk, this issue is fixed but split keyboard functionality stops working.

Tagging @jypma and @kevinstadler who appear to have unresolved problems from the other, closed issue.

Any suggestions would be hugely appreciated!

Keyboard Used

redox

Link to product page (if applicable)

No response

Operating System

Arch Linux

qmk doctor Output

No response

Is AutoHotKey / Karabiner installed

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

No response

Additional Context

No response

Guida contributor