diff options
-rw-r--r-- | keyboards/ergodox_ez/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox_ez/config.h b/keyboards/ergodox_ez/config.h index 7e70a93a12..2ff452c400 100644 --- a/keyboards/ergodox_ez/config.h +++ b/keyboards/ergodox_ez/config.h @@ -101,7 +101,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. * manufacturer specs. */ -#define DEBOUNCE 15 +#define DEBOUNCE 30 #define USB_MAX_POWER_CONSUMPTION 500 |