diff options
Diffstat (limited to 'keyboards/kc60/config.h')
| -rw-r--r-- | keyboards/kc60/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kc60/config.h b/keyboards/kc60/config.h index 5c002f9b3..7e9cdaa08 100644 --- a/keyboards/kc60/config.h +++ b/keyboards/kc60/config.h | |||
| @@ -56,7 +56,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 56 | #define DIODE_DIRECTION COL2ROW | 56 | #define DIODE_DIRECTION COL2ROW |
| 57 | 57 | ||
| 58 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 58 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 59 | #define DEBOUNCING_DELAY 5 | 59 | #define DEBOUNCE 5 |
| 60 | 60 | ||
| 61 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 61 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 62 | //#define MATRIX_HAS_GHOST | 62 | //#define MATRIX_HAS_GHOST |
