summaryrefslogtreecommitdiff
path: root/keyboards/ilumkb/volcano660/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ilumkb/volcano660/config.h')
-rw-r--r--keyboards/ilumkb/volcano660/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ilumkb/volcano660/config.h b/keyboards/ilumkb/volcano660/config.h
index 7936e968b7..f184d577ec 100644
--- a/keyboards/ilumkb/volcano660/config.h
+++ b/keyboards/ilumkb/volcano660/config.h
@@ -15,7 +15,6 @@
*/
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 5
@@ -40,9 +39,6 @@
#define BACKLIGHT_PIN B7
#define BACKLIGHT_LEVELS 5
-/* 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 */