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