diff options
Diffstat (limited to 'keyboard/IIgs_Standard/config.h')
-rw-r--r-- | keyboard/IIgs_Standard/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/IIgs_Standard/config.h b/keyboard/IIgs_Standard/config.h index 447c9eadd3..38ac21df66 100644 --- a/keyboard/IIgs_Standard/config.h +++ b/keyboard/IIgs_Standard/config.h @@ -44,7 +44,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* define if matrix has ghost */
#define MATRIX_HAS_GHOST
/* Set 0 if need no debouncing */
-#define DEBOUNCE 0
+#define DEBOUNCE 5
/* key combination for command */
|