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