From ecd56dc8165d9ea767aec8e2940b91e6e3e7d66b Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 12 Aug 2024 21:22:10 +0200 Subject: standard debounce --- common/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'common') diff --git a/common/config.h b/common/config.h index 84cc6de..ab4aea0 100644 --- a/common/config.h +++ b/common/config.h @@ -16,9 +16,6 @@ #pragma once -// bit larger debounce delay, the default is 5 -#define DEBOUNCE 10 - // no more than 8 layers #define LAYER_STATE_8BIT -- cgit v1.2.3