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