Renamed setting to 'DEBOUNCE'.

This commit is contained in:
Julian Flores 2019-11-26 08:30:32 +01:00
parent 706d7b3db1
commit 8c69d938fa

View File

@ -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