summaryrefslogtreecommitdiff
path: root/keyboards/deng/djam/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/deng/djam/config.h')
-rw-r--r--keyboards/deng/djam/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/deng/djam/config.h b/keyboards/deng/djam/config.h
index edb558930d..d50a1efc03 100644
--- a/keyboards/deng/djam/config.h
+++ b/keyboards/deng/djam/config.h
@@ -15,14 +15,12 @@
*/
#pragma once
-#include "config_common.h"
#define MATRIX_ROWS 3
#define MATRIX_COLS 8
#define MATRIX_ROW_PINS { F0, F1, F4 }
#define MATRIX_COL_PINS { C7, C6, B6, B5, B4, D7, D6, D4 }
#define DIODE_DIRECTION COL2ROW
-#define DEBOUNCE 5
#define BACKLIGHT_PIN B7
#define BACKLIGHT_LEVELS 5