1 map 0x00000425 2 include common 3 4 # 5 # Top row 6 # 7 dead_caron 0x29 8 dead_tilde 0x29 shift 9 10 # 1 11 exclam 0x2 shift 12 13 # 2 14 quotedbl 0x3 shift 15 at 0x3 altgr 16 17 # 3 18 numbersign 0x4 shift 19 sterling 0x4 altgr 20 # 4 21 currency 0x5 shift 22 dollar 0x5 altgr 23 # 5 24 percent 0x6 shift 25 # 6 26 ampersand 0x7 shift 27 # 7 28 slash 0x8 shift 29 braceleft 0x8 altgr 30 # 8 31 parenleft 0x9 shift 32 bracketleft 0x9 altgr 33 # 9 34 parenright 0xa shift 35 bracketright 0xa altgr 36 # 0 37 equal 0xb shift 38 braceright 0xb altgr 39 40 plus 0xc 41 question 0xc shift 42 backslash 0xc altgr 43 44 acute 0xd 45 dead_acute 0xd 46 grave 0xd shift 47 dead_grave 0xd shift 48 49 # 50 # QWERTY first row 51 # 52 EuroSign 0x12 altgr 53 udiaeresis 0x1a 54 Udiaeresis 0x1a shift 55 otilde 0x1b 56 Otilde 0x1b shift 57 section 0x1b altgr 58 59 # 60 # QWERTY second row 61 # 62 scaron 0x1f altgr 63 Scaron 0x1f altgr shift 64 odiaeresis 0x27 65 Odiaeresis 0x27 shift 66 adiaeresis 0x28 67 Adiaeresis 0x28 shift 68 asciicircum 0x28 altgr 69 apostrophe 0x2b 70 asterisk 0x2b shift 71 onehalf 0x2b altgr 72 # 73 # QWERTY third row 74 # 75 less 0x56 76 greater 0x56 shift 77 bar 0x56 altgr 78 zcaron 0x2c altgr 79 Zcaron 0x2c altgr shift 80 comma 0x33 81 semicolon 0x33 shift 82 period 0x34 83 colon 0x34 shift 84 minus 0x35 85 underscore 0x35 shift 86