diff options
Diffstat (limited to 'keyboards/ergodash/mini/config.h')
| -rw-r--r-- | keyboards/ergodash/mini/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodash/mini/config.h b/keyboards/ergodash/mini/config.h index cac1bba6f..2fa51dcc1 100644 --- a/keyboards/ergodash/mini/config.h +++ b/keyboards/ergodash/mini/config.h | |||
| @@ -55,7 +55,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | #endif | 55 | #endif |
| 56 | 56 | ||
| 57 | /* Set 0 if debouncing isn't needed */ | 57 | /* Set 0 if debouncing isn't needed */ |
| 58 | #define DEBOUNCING_DELAY 5 | 58 | #define DEBOUNCE 5 |
| 59 | 59 | ||
| 60 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 60 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 61 | #define LOCKING_SUPPORT_ENABLE | 61 | #define LOCKING_SUPPORT_ENABLE |
