diff options
Diffstat (limited to 'keyboard/hid_liber/config.h')
-rw-r--r-- | keyboard/hid_liber/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboard/hid_liber/config.h b/keyboard/hid_liber/config.h index 71e349a7ce..792727165a 100644 --- a/keyboard/hid_liber/config.h +++ b/keyboard/hid_liber/config.h @@ -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 7 /* key combination for command */ |