summaryrefslogtreecommitdiff
path: root/keyboards/eyeohdesigns/theboulevard/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/eyeohdesigns/theboulevard/config.h')
-rw-r--r--keyboards/eyeohdesigns/theboulevard/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/eyeohdesigns/theboulevard/config.h b/keyboards/eyeohdesigns/theboulevard/config.h
index 7417e63143..9b8d41f43e 100644
--- a/keyboards/eyeohdesigns/theboulevard/config.h
+++ b/keyboards/eyeohdesigns/theboulevard/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 5
@@ -40,5 +39,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */
#define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */
#define RGBLIGHT_EFFECT_BREATHING
-
-#define DEBOUNCE 5 \ No newline at end of file