diff options
Diffstat (limited to 'keyboards/nacly/sodium62/config.h')
-rw-r--r-- | keyboards/nacly/sodium62/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/nacly/sodium62/config.h b/keyboards/nacly/sodium62/config.h index 88f5c349c0..112c03a41c 100644 --- a/keyboards/nacly/sodium62/config.h +++ b/keyboards/nacly/sodium62/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ // Rows are doubled-up @@ -31,9 +30,6 @@ #define SPLIT_HAND_PIN F4 -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - /* serial.c configuration for split keyboard */ #define SOFT_SERIAL_PIN D3 |