summaryrefslogtreecommitdiff
path: root/keyboards/ungodly/launch_pad/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ungodly/launch_pad/config.h')
-rw-r--r--keyboards/ungodly/launch_pad/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ungodly/launch_pad/config.h b/keyboards/ungodly/launch_pad/config.h
index 27c237ad75..bed77a602f 100644
--- a/keyboards/ungodly/launch_pad/config.h
+++ b/keyboards/ungodly/launch_pad/config.h
@@ -15,7 +15,6 @@
*/
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 5
@@ -109,6 +108,3 @@
// # define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
#endif
-
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5