aboutsummaryrefslogtreecommitdiff
path: root/keyboard/IIgs_Standard/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/IIgs_Standard/config.h')
-rw-r--r--keyboard/IIgs_Standard/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/IIgs_Standard/config.h b/keyboard/IIgs_Standard/config.h
index 447c9eadd..38ac21df6 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/>.
44/* define if matrix has ghost */ 44/* define if matrix has ghost */
45#define MATRIX_HAS_GHOST 45#define MATRIX_HAS_GHOST
46/* Set 0 if need no debouncing */ 46/* Set 0 if need no debouncing */
47#define DEBOUNCE 0 47#define DEBOUNCE 5
48 48
49 49
50/* key combination for command */ 50/* key combination for command */