summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio/eau_r2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yandrstudio/eau_r2/config.h')
-rw-r--r--keyboards/yandrstudio/eau_r2/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/yandrstudio/eau_r2/config.h b/keyboards/yandrstudio/eau_r2/config.h
index 28cb9106bc..aa6ae708c6 100644
--- a/keyboards/yandrstudio/eau_r2/config.h
+++ b/keyboards/yandrstudio/eau_r2/config.h
@@ -14,7 +14,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 6
@@ -26,9 +25,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 8
-
#ifdef RGBLIGHT_ENABLE
# define RGB_DI_PIN A8