summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2020-02-24 16:51:11 -0800
committerGitHub <noreply@github.com>2020-02-24 16:51:11 -0800
commit387b8c90b8316cdcf602d2e1b5d0fa6639b526a9 (patch)
tree75a6109a34cb1364a774a0056e3fd40ee2134bb2
parenta3874c0b7917c473d814761d2465bbd5a226a26b (diff)
Revert "fix: change ergodox default value"revert-289-fix/change-ergodox-default-debounce
This reverts commit a3874c0b7917c473d814761d2465bbd5a226a26b.
-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 9812bee787..aa39330c29 100644
--- a/keyboards/ergodox_ez/config.h
+++ b/keyboards/ergodox_ez/config.h
@@ -106,7 +106,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
* manufacturer specs.
*/
-#define DEBOUNCE 60
+#define DEBOUNCE 30
#define USB_MAX_POWER_CONSUMPTION 500