summaryrefslogtreecommitdiff
path: root/keyboards/handwired/t111
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/t111')
-rw-r--r--keyboards/handwired/t111/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/t111/config.h b/keyboards/handwired/t111/config.h
index 6d86317e2f..3e413ebb02 100644
--- a/keyboards/handwired/t111/config.h
+++ b/keyboards/handwired/t111/config.h
@@ -31,9 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION ROW2COL
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.