diff options
Diffstat (limited to 'keyboards/kinesis/config.h')
| -rw-r--r-- | keyboards/kinesis/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kinesis/config.h b/keyboards/kinesis/config.h index 74e85f6f1..368037d8b 100644 --- a/keyboards/kinesis/config.h +++ b/keyboards/kinesis/config.h | |||
| @@ -36,7 +36,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 36 | #define MOUSEKEY_WHEEL_TIME_TO_MAX 1 | 36 | #define MOUSEKEY_WHEEL_TIME_TO_MAX 1 |
| 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 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 41 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 42 | #define LOCKING_SUPPORT_ENABLE | 42 | #define LOCKING_SUPPORT_ENABLE |
