aboutsummaryrefslogtreecommitdiff
path: root/keyboard/hid_liber/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/hid_liber/config.h')
-rw-r--r--keyboard/hid_liber/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/hid_liber/config.h b/keyboard/hid_liber/config.h
index 792727165..a9b77c7dc 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/>.
39//#define MATRIX_HAS_GHOST 39//#define MATRIX_HAS_GHOST
40 40
41/* Set 0 if need no debouncing */ 41/* Set 0 if need no debouncing */
42#define DEBOUNCE 7 42#define DEBOUNCE 8
43 43
44 44
45/* key combination for command */ 45/* key combination for command */