diff options
Diffstat (limited to 'keyboards/lfkeyboards/lfk78/config.h')
| -rw-r--r-- | keyboards/lfkeyboards/lfk78/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lfkeyboards/lfk78/config.h b/keyboards/lfkeyboards/lfk78/config.h index 30919894c..44b55b50e 100644 --- a/keyboards/lfkeyboards/lfk78/config.h +++ b/keyboards/lfkeyboards/lfk78/config.h | |||
| @@ -65,7 +65,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 65 | #define TAPPING_TERM 200 | 65 | #define TAPPING_TERM 200 |
| 66 | 66 | ||
| 67 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 67 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 68 | #define DEBOUNCING_DELAY 5 | 68 | #define DEBOUNCE 5 |
| 69 | 69 | ||
| 70 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 70 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 71 | //#define MATRIX_HAS_GHOST | 71 | //#define MATRIX_HAS_GHOST |
