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