diff options
Diffstat (limited to 'keyboards/launchpad/config.h')
| -rw-r--r-- | keyboards/launchpad/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/launchpad/config.h b/keyboards/launchpad/config.h index 4023a2201..d93fe65d2 100644 --- a/keyboards/launchpad/config.h +++ b/keyboards/launchpad/config.h | |||
| @@ -38,7 +38,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 38 | //#define MATRIX_HAS_GHOST | 38 | //#define MATRIX_HAS_GHOST |
| 39 | 39 | ||
| 40 | /* Set 0 if debouncing isn't needed */ | 40 | /* Set 0 if debouncing isn't needed */ |
| 41 | #define DEBOUNCING_DELAY 5 | 41 | #define DEBOUNCE 5 |
| 42 | 42 | ||
| 43 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 43 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 44 | #define LOCKING_SUPPORT_ENABLE | 44 | #define LOCKING_SUPPORT_ENABLE |
