]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - keyboard/hid_liber/config.h
Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber)
[tmk_firmware.git] / keyboard / hid_liber / config.h
index 558a8cdd521f99dc9e9dd27781b954e2e70d44fa..a9b77c7dcafe91778fb1361f37dac9d366384625 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright 2011 Jun Wako <wakojun@gmail.com>
+Copyright 2012 Jun Wako <wakojun@gmail.com>
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define PRODUCT_ID      0xB919
 #define DEVICE_VER      0x0001
 #define MANUFACTURER    t.m.k.
-#define PRODUCT         HID Leberation
+#define PRODUCT         HID Liberation
 
 
 /* message strings */
@@ -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    5
+#define DEBOUNCE    8
 
 
 /* key combination for command */