summaryrefslogtreecommitdiff
path: root/keyboards/mokey/ginkgo65hot/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mokey/ginkgo65hot/config.h')
-rw-r--r--keyboards/mokey/ginkgo65hot/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/mokey/ginkgo65hot/config.h b/keyboards/mokey/ginkgo65hot/config.h
index 423d844765..2666fb8190 100644
--- a/keyboards/mokey/ginkgo65hot/config.h
+++ b/keyboards/mokey/ginkgo65hot/config.h
@@ -13,7 +13,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
@@ -28,6 +27,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_CAPS_LOCK
#define BACKLIGHT_BREATHING
#define BREATHING_PERIOD 5
-
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5