1# bhyve ps2kbd keyboard layout file
2#   (br_noacc : Brazilian (without accent keys))
3#
4# Created by: Koine Yuusuke(koinec) <koinec@users.osdn.me>
5#
6
7'"',0x0e;	"  (0x22)
8''',0x0e;	'  (0x27)
9':',0x4a;	:  (0x3a)
10';',0x4a;	;  (0x3b)
11'?',0x51;	?  (0x3f)
12'[',0x5b;	[  (0x5b)
13'\',0x61;	\  (0x5c)
14']',0x5d;	]  (0x5d)
15'^',0x52;	^  (0x5e)
16'`',0x54;	`  (0x60)
17'{',0x5b;	{  (0x7b)
18'|',0x61;	|  (0x7c)
19'}',0x5d;	}  (0x7d)
20'~',0x52;	~  (0x7e)
21
22