diff options
Diffstat (limited to 'keyboards/sentraq/s65_x/config.h')
| -rw-r--r-- | keyboards/sentraq/s65_x/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/sentraq/s65_x/config.h b/keyboards/sentraq/s65_x/config.h index 486765273..9c337bde4 100644 --- a/keyboards/sentraq/s65_x/config.h +++ b/keyboards/sentraq/s65_x/config.h | |||
| @@ -38,7 +38,7 @@ | |||
| 38 | #define DIODE_DIRECTION COL2ROW | 38 | #define DIODE_DIRECTION COL2ROW |
| 39 | 39 | ||
| 40 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 40 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 41 | #define DEBOUNCING_DELAY 5 | 41 | #define DEBOUNCE 5 |
| 42 | 42 | ||
| 43 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 43 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 44 | #define LOCKING_SUPPORT_ENABLE | 44 | #define LOCKING_SUPPORT_ENABLE |
