diff options
Diffstat (limited to 'keyboards/40percentclub/mf68/config.h')
| -rw-r--r-- | keyboards/40percentclub/mf68/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/40percentclub/mf68/config.h b/keyboards/40percentclub/mf68/config.h index 25252d160..5bda9bb78 100644 --- a/keyboards/40percentclub/mf68/config.h +++ b/keyboards/40percentclub/mf68/config.h | |||
| @@ -75,7 +75,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 75 | // #endif | 75 | // #endif |
| 76 | 76 | ||
| 77 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 77 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 78 | #define DEBOUNCING_DELAY 5 | 78 | #define DEBOUNCE 5 |
| 79 | 79 | ||
| 80 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 80 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 81 | //#define MATRIX_HAS_GHOST | 81 | //#define MATRIX_HAS_GHOST |
