summaryrefslogtreecommitdiff
path: root/keyboards/pimentoso/paddino02/rev2/left/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/pimentoso/paddino02/rev2/left/config.h')
-rwxr-xr-xkeyboards/pimentoso/paddino02/rev2/left/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/pimentoso/paddino02/rev2/left/config.h b/keyboards/pimentoso/paddino02/rev2/left/config.h
index 52f9e6655f..7269191501 100755
--- a/keyboards/pimentoso/paddino02/rev2/left/config.h
+++ b/keyboards/pimentoso/paddino02/rev2/left/config.h
@@ -1,6 +1,5 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 3
@@ -13,12 +12,8 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* number of backlight levels */
#define BACKLIGHT_LEVELS 3
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE