diff options
Diffstat (limited to 'keyboards/edda')
-rw-r--r-- | keyboards/edda/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/edda/config.h b/keyboards/edda/config.h index eb1c85f0e0..a72d231c78 100644 --- a/keyboards/edda/config.h +++ b/keyboards/edda/config.h @@ -26,9 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - // Indicators #define INDICATOR_PIN_0 B2 #define INDICATOR_PIN_1 B1 |