summaryrefslogtreecommitdiff
path: root/keyboards/fr4
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fr4')
-rw-r--r--keyboards/fr4/southpaw75/config.h3
-rw-r--r--keyboards/fr4/unix60/config.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/fr4/southpaw75/config.h b/keyboards/fr4/southpaw75/config.h
index c17bad0862..f4cb321534 100644
--- a/keyboards/fr4/southpaw75/config.h
+++ b/keyboards/fr4/southpaw75/config.h
@@ -28,9 +28,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
diff --git a/keyboards/fr4/unix60/config.h b/keyboards/fr4/unix60/config.h
index 4c24075490..58cf18c02a 100644
--- a/keyboards/fr4/unix60/config.h
+++ b/keyboards/fr4/unix60/config.h
@@ -28,6 +28,3 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5