summaryrefslogtreecommitdiff
path: root/keyboards/dm9records/lain/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dm9records/lain/config.h')
-rw-r--r--keyboards/dm9records/lain/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/dm9records/lain/config.h b/keyboards/dm9records/lain/config.h
index 592b517ed2..6f199bcbaa 100644
--- a/keyboards/dm9records/lain/config.h
+++ b/keyboards/dm9records/lain/config.h
@@ -3,7 +3,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 4
@@ -25,9 +24,6 @@
#define LED_PINS \
{ B6, B5, B4 }
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */