diff options
Diffstat (limited to 'keyboards/mt40/config.h')
| -rw-r--r-- | keyboards/mt40/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mt40/config.h b/keyboards/mt40/config.h index e268c3c1a..48f707f71 100644 --- a/keyboards/mt40/config.h +++ b/keyboards/mt40/config.h | |||
| @@ -68,7 +68,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 68 | #define BACKLIGHT_LEVELS 3 | 68 | #define BACKLIGHT_LEVELS 3 |
| 69 | 69 | ||
| 70 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 70 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 71 | /* #define DEBOUNCING_DELAY 5 */ | 71 | /* #define DEBOUNCE 5 */ |
| 72 | 72 | ||
| 73 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 73 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 74 | //#define MATRIX_HAS_GHOST | 74 | //#define MATRIX_HAS_GHOST |
