diff options
Diffstat (limited to 'keyboards/deng')
-rw-r--r-- | keyboards/deng/djam/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/deng/djam/config.h b/keyboards/deng/djam/config.h index 6316bd2296..d50a1efc03 100644 --- a/keyboards/deng/djam/config.h +++ b/keyboards/deng/djam/config.h @@ -21,7 +21,6 @@ #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 |