Fix retro tapping: re-add RETRO_TAPPING + RETRO_TAPPING_PER_KEY so get_retro_tapping (returns false) is called for all keys

Agent-Logs-Url: https://github.com/timfee/qmk_userspace/sessions/83618c37-92f1-4f03-9f2a-02163323dbbe

Co-authored-by: timfee <3246342+timfee@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-04-14 16:13:33 +00:00 committed by GitHub
commit d1b49e5a2e
Failed to generate hash of commit

View file

@ -7,6 +7,8 @@
#define QUICK_TAP_TERM_PER_KEY
#define PERMISSIVE_HOLD_PER_KEY
#define HOLD_ON_OTHER_KEY_PRESS_PER_KEY
#define RETRO_TAPPING
#define RETRO_TAPPING_PER_KEY
// ── Combos ──
#define COMBO_COUNT 8