]> err.no Git - yubikey-personalization/commitdiff
update SCAN_MAP with !
authorKlas Lindfors <klas@yubico.com>
Wed, 5 Dec 2012 09:28:34 +0000 (10:28 +0100)
committerKlas Lindfors <klas@yubico.com>
Wed, 5 Dec 2012 09:28:34 +0000 (10:28 +0100)
ykcore/ykdef.h
ykpers-args.c

index b9657afa10a2f5e84ce581e2ac0bc0cbb18bcf7b..f12e98d268e36760e023616863563ef6c40fd63f 100644 (file)
@@ -230,7 +230,7 @@ struct device_config_st {
 
 /* Scancode mapping (version 3.0) */
 
-#define SCAN_MAP               "cbdefghijklnrtuvCBDEFGHIJKLNRTUV0123456789\t\r"
+#define SCAN_MAP               "cbdefghijklnrtuvCBDEFGHIJKLNRTUV0123456789!\t\r"
 #define SHIFT_FLAG             0x80    /* Flag for shifted scan codes */
 
 /* Status block */
index b5d106af331eef322cae02e301eb77c0595997d5..f74d2c45983d2f1fe0ffe5ab52c0917689205017 100644 (file)
@@ -77,7 +77,7 @@ const char *usage =
 "          1                   CCID device only.\n"
 "          2                   HID/CCID composite device.\n"
 "          Add 80 to set MODE_FLAG_EJECT, for example: 81\n"
-"-S0605..  Set the scanmap to use with the YubiKey NEO. Must be 44 unique bytes,\n"
+"-S0605..  Set the scanmap to use with the YubiKey NEO. Must be 45 unique bytes,\n"
 "          in hex.  Use with no argument to reset to the default.\n"
 "-oOPTION  change configuration option.  Possible OPTION arguments are:\n"
 "          salt=ssssssss       Salt to be used when deriving key from a\n"