summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio/zhou65/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yandrstudio/zhou65/config.h')
-rw-r--r--keyboards/yandrstudio/zhou65/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/yandrstudio/zhou65/config.h b/keyboards/yandrstudio/zhou65/config.h
index 23638206f7..b4da724d11 100644
--- a/keyboards/yandrstudio/zhou65/config.h
+++ b/keyboards/yandrstudio/zhou65/config.h
@@ -15,7 +15,6 @@
*/
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 5
@@ -33,6 +32,3 @@
/* enable the nkro when using the VIA. */
#define FORCE_NKRO
-
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5