From: Florian Didron Date: Thu, 18 Apr 2019 01:49:13 +0000 (+0900) Subject: Set default debounce to 5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=34239edcb043fe03f8e547ea94bac7b8ff07657c;p=qmk_firmware.git Set default debounce to 5 --- diff --git a/keyboards/ergodox_ez/config.h b/keyboards/ergodox_ez/config.h index a75edd415..cbf7f8aaa 100644 --- a/keyboards/ergodox_ez/config.h +++ b/keyboards/ergodox_ez/config.h @@ -98,7 +98,6 @@ along with this program. If not, see . * 5, which is now closer to 10ms, but still plenty according to * manufacturer specs. */ -#define DEBOUNCE 10 #define USB_MAX_POWER_CONSUMPTION 500