summaryrefslogtreecommitdiff
path: root/keyboard/hid_liber/config.h
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2012-12-05 14:35:46 +0900
committertmk <nobody@nowhere>2012-12-05 14:35:46 +0900
commite70e4a3a67a4c6befc311f66f672ad22fb76c737 (patch)
tree6d647b06425997cd8acf07eaf7151fdbb4094348 /keyboard/hid_liber/config.h
parentb6e07aa85d799c0254e9c010aa210c019506ff7b (diff)
Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber)
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 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 */