summaryrefslogtreecommitdiff
path: root/keyboards/moon/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/moon/config.h')
-rw-r--r--keyboards/moon/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/moon/config.h b/keyboards/moon/config.h
index 361fc5ba9d..77225a4115 100644
--- a/keyboards/moon/config.h
+++ b/keyboards/moon/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 8
@@ -26,9 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LED_CAPS_LOCK_PIN B5
#define LED_SCROLL_LOCK_PIN B6
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
/* Backlight */
#define BACKLIGHT_PIN C6
#define BACKLIGHT_LEVELS 3