From c60c63b62cb7d44684469e0bdb37995953cfcd4d Mon Sep 17 00:00:00 2001 From: Jonathon Kennemer Date: Thu, 19 Feb 2026 12:26:11 -0600 Subject: [PATCH] Add explicit debounce of 5ms to fix double keypress issue The shipped firmware (from hangshengkeji/qmk_firmware) sets debounce to 1ms, which is too low to filter mechanical switch contact bounce (typically 5-15ms). This causes intermittent double key registrations. Setting debounce to 5ms (the QMK default) resolves the issue. Co-Authored-By: Claude Opus 4.6 --- tide75/info.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tide75/info.json b/tide75/info.json index 5beea73..d2dd162 100644 --- a/tide75/info.json +++ b/tide75/info.json @@ -6,6 +6,7 @@ "bootmagic": { "matrix": [0, 0] }, + "debounce": 5, "diode_direction": "ROW2COL", "encoder": { "rotary": [