summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/ez/config.h
diff options
context:
space:
mode:
authorErez Zukerman2017-05-07 21:52:00 -0400
committerGitHub2017-05-07 21:52:00 -0400
commit153eb95ab208cf5563ce2fae7ec68981b64d11ce (patch)
treec938c4ef6021a5f86d3139f6338b4b0d016a44e5 /keyboards/ergodox/ez/config.h
parentd9b70cc1c9657378634a9da98c20f9c80280f7a0 (diff)
parentcd30a60d0e4f108403b19ec4c1bc4270b54b8c27 (diff)
Merge pull request #1279 from awpr/master
Change to per-key eager debouncing for ErgoDox EZ.
Diffstat (limited to 'keyboards/ergodox/ez/config.h')
-rw-r--r--keyboards/ergodox/ez/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox/ez/config.h b/keyboards/ergodox/ez/config.h
index a3347de45..aa17c3e8d 100644
--- a/keyboards/ergodox/ez/config.h
+++ b/keyboards/ergodox/ez/config.h
@@ -58,7 +58,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBW 1
/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
+#define DEBOUNCE 15
#define USB_MAX_POWER_CONSUMPTION 500