summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio/nz64/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yandrstudio/nz64/config.h')
-rw-r--r--keyboards/yandrstudio/nz64/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/yandrstudio/nz64/config.h b/keyboards/yandrstudio/nz64/config.h
index 224eb16bb3..f64943aad3 100644
--- a/keyboards/yandrstudio/nz64/config.h
+++ b/keyboards/yandrstudio/nz64/config.h
@@ -15,7 +15,6 @@
*/
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 5
@@ -29,10 +28,6 @@
/* Fix VIA RGB_light */
#define VIA_HAS_BROKEN_KEYCODES
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
-
/* RGB Matrix */
#ifdef RGB_MATRIX_ENABLE
# define RGB_DI_PIN A7