summaryrefslogtreecommitdiff
path: root/keyboards/exent/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/exent/config.h')
-rw-r--r--keyboards/exent/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/exent/config.h b/keyboards/exent/config.h
index b653036321..6f648d9745 100644
--- a/keyboards/exent/config.h
+++ b/keyboards/exent/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 7
@@ -47,9 +46,6 @@
#define RGBLED_NUM 18
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
#define RGBLIGHT_EFFECT_BREATHING
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
@@ -77,7 +73,3 @@
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
-
-/* Bootmagic Lite key configuration */
-//#define BOOTMAGIC_LITE_ROW 0
-//#define BOOTMAGIC_LITE_COLUMN 0