summaryrefslogtreecommitdiff
path: root/keyboards/leeku/finger65/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/leeku/finger65/config.h')
-rw-r--r--keyboards/leeku/finger65/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/leeku/finger65/config.h b/keyboards/leeku/finger65/config.h
index 10cf15b91f..2cf2101cc3 100644
--- a/keyboards/leeku/finger65/config.h
+++ b/keyboards/leeku/finger65/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
#define RGBLED_NUM 12
@@ -30,9 +29,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
-/* number of backlight levels */
#define BACKLIGHT_LEVELS 1
-