summaryrefslogtreecommitdiff
path: root/keyboards/handwired/xealous/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/xealous/rev1/config.h')
-rw-r--r--keyboards/handwired/xealous/rev1/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/xealous/rev1/config.h b/keyboards/handwired/xealous/rev1/config.h
index d4c39898e2..e67a970ca1 100644
--- a/keyboards/handwired/xealous/rev1/config.h
+++ b/keyboards/handwired/xealous/rev1/config.h
@@ -45,9 +45,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROW_PINS { B5, B4, E6, D7, D4 }
#define MATRIX_COL_PINS { B6, B2, B3, B1, F7, F6, F5, F4 }
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.