summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-08-12 21:22:10 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-08-12 21:22:10 +0200
commitecd56dc8165d9ea767aec8e2940b91e6e3e7d66b (patch)
tree1fcc8df9429951609ccc6e446caef305572a940d
parentd893a9bca07582b741de07d3819eb31866de01db (diff)
standard debounce
-rw-r--r--common/config.h3
1 files changed, 0 insertions, 3 deletions
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