bughelp wanted
仓库指标
- Star
- (20,368 star)
- PR 合并指标
- (平均合并 20天 9小时) (30 天内合并 27 个 PR)
描述
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