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