aboutsummaryrefslogtreecommitdiff
path: root/keyboards/sentraq/s60_x/default/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/sentraq/s60_x/default/config.h')
-rw-r--r--keyboards/sentraq/s60_x/default/config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/sentraq/s60_x/default/config.h b/keyboards/sentraq/s60_x/default/config.h
index d7fb79625..dc4114143 100644
--- a/keyboards/sentraq/s60_x/default/config.h
+++ b/keyboards/sentraq/s60_x/default/config.h
@@ -36,7 +36,7 @@
36#define DIODE_DIRECTION COL2ROW 36#define DIODE_DIRECTION COL2ROW
37 37
38/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ 38/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
39#define DEBOUNCING_DELAY 5 39#define DEBOUNCE 5
40 40
41#define LOCKING_SUPPORT_ENABLE 41#define LOCKING_SUPPORT_ENABLE
42#define LOCKING_RESYNC_ENABLE 42#define LOCKING_RESYNC_ENABLE
@@ -44,4 +44,3 @@
44#define NO_ACTION_ONESHOT 44#define NO_ACTION_ONESHOT
45#define NO_ACTION_MACRO 45#define NO_ACTION_MACRO
46#define NO_ACTION_FUNCTION 46#define NO_ACTION_FUNCTION
47