diff options
Diffstat (limited to 'keyboards/southpole')
-rw-r--r-- | keyboards/southpole/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/southpole/config.h b/keyboards/southpole/config.h index 5992a360f5..396384040f 100644 --- a/keyboards/southpole/config.h +++ b/keyboards/southpole/config.h @@ -29,7 +29,7 @@ #endif /* Set 0 if debouncing isn't needed */ -#define DEBOUNCING_DELAY 5 +#define DEBOUNCE 5 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE |