diff options
Diffstat (limited to 'keyboards/m0lly/config.h')
| -rw-r--r-- | keyboards/m0lly/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/m0lly/config.h b/keyboards/m0lly/config.h index 21f5fd3fb..010833ac8 100644 --- a/keyboards/m0lly/config.h +++ b/keyboards/m0lly/config.h | |||
| @@ -60,7 +60,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 60 | //#define MATRIX_HAS_GHOST | 60 | //#define MATRIX_HAS_GHOST |
| 61 | 61 | ||
| 62 | /* Set 0 if debouncing isn't needed */ | 62 | /* Set 0 if debouncing isn't needed */ |
| 63 | #define DEBOUNCING_DELAY 5 | 63 | #define DEBOUNCE 5 |
| 64 | 64 | ||
| 65 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 65 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 66 | #define LOCKING_SUPPORT_ENABLE | 66 | #define LOCKING_SUPPORT_ENABLE |
