forked from forks/qmk_firmware
Renamed setting to 'DEBOUNCE'.
This commit is contained in:
parent
706d7b3db1
commit
8c69d938fa
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue