diff options
Diffstat (limited to 'keyboard/hbkb/config.h')
-rw-r--r-- | keyboard/hbkb/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/hbkb/config.h b/keyboard/hbkb/config.h index aa3af30c14..b31a865382 100644 --- a/keyboard/hbkb/config.h +++ b/keyboard/hbkb/config.h @@ -37,7 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_HAS_GHOST /* Set 0 if need no debouncing */ -#define DEBOUNCE 10 +#define DEBOUNCE 5 /* legacy keymap support */ #define USE_LEGACY_KEYMAP |