diff options
Diffstat (limited to 'keyboards/noxary/220/config.h')
| -rw-r--r-- | keyboards/noxary/220/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/noxary/220/config.h b/keyboards/noxary/220/config.h index e5a6be2de..1242de61b 100644 --- a/keyboards/noxary/220/config.h +++ b/keyboards/noxary/220/config.h | |||
| @@ -86,7 +86,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | // #endif | 86 | // #endif |
| 87 | 87 | ||
| 88 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 88 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 89 | #define DEBOUNCING_DELAY 5 | 89 | #define DEBOUNCE 5 |
| 90 | 90 | ||
| 91 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 91 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 92 | //#define MATRIX_HAS_GHOST | 92 | //#define MATRIX_HAS_GHOST |
