diff options
Diffstat (limited to 'keyboards/lfkeyboards/lfkpad/config.h')
| -rw-r--r-- | keyboards/lfkeyboards/lfkpad/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lfkeyboards/lfkpad/config.h b/keyboards/lfkeyboards/lfkpad/config.h index ea29e84a4..1d8de837d 100644 --- a/keyboards/lfkeyboards/lfkpad/config.h +++ b/keyboards/lfkeyboards/lfkpad/config.h | |||
| @@ -44,7 +44,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 44 | #define TAPPING_TERM 200 | 44 | #define TAPPING_TERM 200 |
| 45 | 45 | ||
| 46 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 46 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 47 | #define DEBOUNCING_DELAY 5 | 47 | #define DEBOUNCE 5 |
| 48 | 48 | ||
| 49 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 49 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 50 | //#define MATRIX_HAS_GHOST | 50 | //#define MATRIX_HAS_GHOST |
