diff options
Diffstat (limited to 'keyboards/gonnerd/config.h')
| -rw-r--r-- | keyboards/gonnerd/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gonnerd/config.h b/keyboards/gonnerd/config.h index 40615da5f..5b22495db 100644 --- a/keyboards/gonnerd/config.h +++ b/keyboards/gonnerd/config.h | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | #define DIODE_DIRECTION COL2ROW | 28 | #define DIODE_DIRECTION COL2ROW |
| 29 | 29 | ||
| 30 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 30 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 31 | #define DEBOUNCING_DELAY 5 | 31 | #define DEBOUNCE 5 |
| 32 | 32 | ||
| 33 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 33 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 34 | #define LOCKING_SUPPORT_ENABLE | 34 | #define LOCKING_SUPPORT_ENABLE |
